Commit 9532636
committed
i2c_passthru: Use single byte address if enough
Double byte address if the address is low causes issues on some devices
(PS8835).
Signed-off-by: Daniel Schaefer <dhs@frame.work>1 parent 7a3660b commit 9532636
1 file changed
Lines changed: 5 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
| 86 | + | |
83 | 87 | | |
84 | 88 | | |
85 | 89 | | |
| |||
0 commit comments