diff options
author | Dave Stevenson <[email protected]> | 2022-01-24 17:01:29 -0500 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-01-28 20:55:53 +0000 |
commit | e4a7e3f741f797d93d97a153b0f6a862d19a1304 (patch) | |
tree | cf8037a32f1684d24e8d18625f74223f6c565bd4 /tools/testing/selftests/bpf/progs/test_prog_array_init.c | |
parent | 5fa4e8ea649009566a1b080f836ce23d4ce0c416 (diff) |
regulator/rpi-panel-attiny: Use two transactions for I2C read
The I2C to the Atmel is very fussy, and locks up easily on
Pi0-3 particularly on reads.
If running at 100kHz on Pi3, reading the ID register generally
locks up the Atmel, but splitting the register select write and
read into two transactions is reliable.
Signed-off-by: Dave Stevenson <[email protected]>
Signed-off-by: Detlev Casanova <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_prog_array_init.c')
0 files changed, 0 insertions, 0 deletions