diff options
| author | Andrey Smirnov <[email protected]> | 2019-06-18 22:27:09 -0700 |
|---|---|---|
| committer | Andrzej Hajda <[email protected]> | 2019-06-27 13:37:55 +0200 |
| commit | e0655feaec62d5139b6b13a7b1bbb1ab8f1c2d83 (patch) | |
| tree | c84253fe22979c85c7d1d81fb8ca0451142757c2 /tools/perf/scripts/python | |
| parent | 792a081a1b8e819898c506ea1b454ce6bcf3ba1b (diff) | |
drm/bridge: tc358767: Increase AUX transfer length limit
According to the datasheet tc358767 can transfer up to 16 bytes via
its AUX channel, so the artificial limit of 8 appears to be too
low. However only up to 15-bytes seem to be actually supported and
trying to use 16-byte transfers results in transfers failing
sporadically (with bogus status in case of I2C transfers), so limit it
to 15.
Signed-off-by: Andrey Smirnov <[email protected]>
Reviewed-by: Andrzej Hajda <[email protected]>
Reviewed-by: Tomi Valkeinen <[email protected]>
Cc: Andrzej Hajda <[email protected]>
Cc: Laurent Pinchart <[email protected]>
Cc: Tomi Valkeinen <[email protected]>
Cc: Andrey Gusakov <[email protected]>
Cc: Philipp Zabel <[email protected]>
Cc: Cory Tusar <[email protected]>
Cc: Chris Healy <[email protected]>
Cc: Lucas Stach <[email protected]>
Cc: [email protected]
Cc: [email protected]
Signed-off-by: Andrzej Hajda <[email protected]>
Link: https://patchwork.freedesktop.org/patch/msgid/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions