]> git.baikalelectronics.ru Git - kernel.git/commit
arm64: dts: ls1046a: fix eeprom entries
authorRaag Jadav <raagjadav@gmail.com>
Wed, 4 Aug 2021 19:24:45 +0000 (00:54 +0530)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 22 Sep 2021 10:26:33 +0000 (12:26 +0200)
commit373859ddc1b1b48abff15de0cd8fade57a4a651e
treea93914ced3f31ea0bbe01e4d3381fc30c77cfa7a
parent01ec6050d87c6f51ba2782644410974371e7c110
arm64: dts: ls1046a: fix eeprom entries

[ Upstream commit c1a6018d1839c9cb8f807dc863a50102a1a5c412 ]

ls1046afrwy and ls1046ardb boards have CAT24C04[1] and CAT24C05[2]
eeproms respectively. Both are 4Kb (512 bytes) in size,
and compatible with AT24C04[3].
Remove multi-address entries, as both the boards have a single chip each.

[1] https://www.onsemi.com/pdf/datasheet/cat24c01-d.pdf
[2] https://www.onsemi.com/pdf/datasheet/cat24c03-d.pdf
[3] https://ww1.microchip.com/downloads/en/DeviceDoc/doc0180.pdf

Signed-off-by: Raag Jadav <raagjadav@gmail.com>
Acked-by: Li Yang <leoyang.li@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
arch/arm64/boot/dts/freescale/fsl-ls1046a-frwy.dts
arch/arm64/boot/dts/freescale/fsl-ls1046a-rdb.dts