summaryrefslogtreecommitdiff
path: root/net/rose/rose_in.c
diff options
context:
space:
mode:
authorAswath Govindraju <a-govindraju@ti.com>2021-01-05 13:58:12 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2021-03-11 15:51:06 +0300
commit6760fa96cb76e256e3ff5001e730512ff65917a7 (patch)
tree1583081ff80da4139297b990fd0831d0a9d1b609 /net/rose/rose_in.c
parentc63c709d79d3b5d2fa208621ff214650cbce74d4 (diff)
downloadlinux-6760fa96cb76e256e3ff5001e730512ff65917a7.tar.xz
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>
Diffstat (limited to 'net/rose/rose_in.c')
0 files changed, 0 insertions, 0 deletions