diff options
| author | Badhri Jagan Sridharan <[email protected]> | 2020-08-31 19:59:15 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <[email protected]> | 2020-09-16 13:03:46 +0200 |
| commit | 19b65476839ed9e292237888f74551aee4600c7f (patch) | |
| tree | bfeb27648501842eb76f926e8f8ddaf058d530d8 /tools/perf/scripts/python/bin | |
| parent | 492c1dc9d0a1c61f26f1804c73633ae96a9f1605 (diff) | |
usb: typec: tcpci: Add support when hidden tx registers are inaccessible
TCPCI spec forbids direct access of TX_BUF_BYTE_x register.
The existing version of tcpci driver assumes that those registers
are directly addressible. Add support for tcpci chips which do
not support direct access to TX_BUF_BYTE_x registers. TX_BUF_BYTE_x
can only be accessed by I2C_WRITE_BYTE_COUNT.
Reviewed-by: Heikki Krogerus <[email protected]>
Signed-off-by: Badhri Jagan Sridharan <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions