aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAntti Palosaari <[email protected]>2019-08-23 20:53:37 -0300
committerMauro Carvalho Chehab <[email protected]>2019-10-07 07:48:13 -0300
commit1ea76d16569b7fc242b860c7e19549be028b13d1 (patch)
treebf9961bd0c8d06522921812284b7fd5fdb5e6ead /tools/perf/scripts/python
parentcecf0bbbcb6f035a5ca2197f3e11ec2b7fb3da83 (diff)
media: gl861: re-implement I2C adapter logic
Device I2C adapter is capable of writing and reading large messages. For I2C writes there is 2 methods: simple for max 2 byte messages and usb_control_msg() with payload data for larger I2C messages. Add I2C adapter logic which selects suitable method according to message size. Add also support for plain I2C read. Cc: Akihiro TSUKADA <[email protected]> Signed-off-by: Antti Palosaari <[email protected]> Signed-off-by: Sean Young <[email protected]> Signed-off-by: Mauro Carvalho Chehab <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions