diff options
| author | Badhri Jagan Sridharan <badhri@google.com> | 2020-08-31 19:59:15 -0700 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2020-09-16 13:03:46 +0200 |
| commit | 19b65476839ed9e292237888f74551aee4600c7f (patch) | |
| tree | bfeb27648501842eb76f926e8f8ddaf058d530d8 /tools/perf/scripts/python | |
| parent | usb: typec: tcpci: Add register definitions to tcpci (diff) | |
| download | linux-19b65476839ed9e292237888f74551aee4600c7f.tar.gz linux-19b65476839ed9e292237888f74551aee4600c7f.zip | |
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 <heikki.krogerus@linux.intel.com>
Signed-off-by: Badhri Jagan Sridharan <badhri@google.com>
Link: https://lore.kernel.org/r/20200901025927.3596190-3-badhri@google.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
