Files
William Wu 05fedf45f0 mfd: fusb302: Fix no response to get sink cap from source
The fusb302 use the legacy driver on RK3399 kernel-4.4/4.19 platforms.
The legacy driver doesn't support to send sink capabilities message,
it cause RK3399 Type-C USB ADB fail to connected to MacBook with a
Type-C to Type-C cable.

This patch adds the sink capabilities message and use non-threaded
interrupt handler.

1. Add sink capabilities message for fixed supply and battery supply.
2. Move the interrupt handling from a threaded interrupt handler to
   a non-threaded interrupt handler which normally queues the new
   interrupt handling work directly.

Signed-off-by: William Wu <william.wu@rock-chips.com>
Change-Id: I13df67d71d1f0c11f4256daacd2243dcfb8ae414
2022-12-28 16:25:44 +08:00
..
2015-11-11 15:57:28 +08:00
2015-11-11 15:54:30 +08:00
2020-09-11 09:29:06 +08:00
2015-08-11 15:09:01 +01:00
2015-11-11 15:57:28 +08:00
2020-09-11 09:29:06 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2015-10-30 17:19:51 +00:00
2015-11-11 15:57:28 +08:00
2015-10-30 17:19:51 +00:00
2015-11-11 15:57:28 +08:00
2015-10-26 14:48:57 +00:00
2015-08-11 15:09:01 +01:00
2015-11-11 15:57:28 +08:00
2015-11-11 15:57:28 +08:00
2013-11-08 21:33:42 +08:00
2015-11-11 15:57:28 +08:00
2015-08-11 15:09:01 +01:00
2015-08-11 15:09:01 +01:00