Files
kernel_google_b1c1/include/linux
Aswath Govindraju c52e592d41 misc: eeprom_93xx46: Add quirk to support Microchip 93LC46B eeprom
[ Upstream commit f6f1f8e6e3eea25f539105d48166e91f0ab46dd1 ]

A dummy zero bit is sent preceding the data during a read transfer by the
Microchip 93LC46B eeprom (section 2.7 of[1]). This results in right shift
of data during a read. In order to ignore this bit a quirk can be added to
send an extra zero bit after the read address.

Add a quirk to ignore the zero bit sent before data by adding a zero bit
after the read address.

[1] - https://www.mouser.com/datasheet/2/268/20001749K-277859.pdf

Signed-off-by: Aswath Govindraju <a-govindraju@ti.com>
Link: https://lore.kernel.org/r/20210105105817.17644-3-a-govindraju@ti.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2021-03-11 13:48:03 +01:00
..
2017-10-08 10:26:06 +02:00
2018-02-28 10:18:33 +01:00
2021-02-10 09:09:25 +01:00
2017-05-14 14:00:22 +02:00
2019-11-25 09:53:14 +01:00
2017-07-12 15:01:02 +02:00
2020-09-03 11:21:21 +02:00
2017-08-06 18:59:43 -07:00
2021-02-03 23:19:50 +01:00
2016-09-24 10:48:18 +02:00
2016-10-20 15:51:28 +11:00
2018-10-10 08:53:18 +02:00
2020-04-02 17:20:40 +02:00
2016-09-27 12:33:47 +02:00
2017-08-24 17:12:19 -07:00
2016-10-19 11:36:22 -06:00
2020-11-18 18:26:29 +01:00
2020-03-20 09:07:43 +01:00
2017-08-24 17:12:21 -07:00
2016-10-14 11:36:59 -07:00
2016-09-27 21:52:00 -04:00
2021-02-03 23:19:50 +01:00
2020-04-02 17:20:39 +02:00
2017-08-30 10:21:40 +02:00
2016-10-05 18:23:36 -04:00
2018-11-13 11:17:02 -08:00
2020-12-11 13:38:00 +01:00
2017-04-21 09:31:21 +02:00
2017-12-25 14:23:37 +01:00
2020-04-02 17:20:39 +02:00
2016-09-30 10:54:03 +02:00
2018-12-05 19:42:42 +01:00