]> asedeno.scripts.mit.edu Git - linux.git/commitdiff
ARM: dts: imx51-zii-rdu1: Remove EEPROM node
authorFabio Estevam <festevam@gmail.com>
Sat, 10 Nov 2018 17:53:59 +0000 (15:53 -0200)
committerShawn Guo <shawnguo@kernel.org>
Mon, 19 Nov 2018 14:35:45 +0000 (22:35 +0800)
The EEPROM under I2C2 was put by mistake in the dts.

Remove it as it is not really present on the real hardware.

Fixes: ceef0396f367 ("ARM: dts: imx: add ZII RDU1 board")
Reported-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Fabio Estevam <festevam@gmail.com>
Reviewed-by: Chris Healy <cphealy@gmail.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx51-zii-rdu1.dts

index e45a15ceb94bc4f88a4e89029dd5c18fb7e81853..69d753cac89aec6333dea879219ebfaff3aac4dc 100644 (file)
@@ -492,12 +492,6 @@ &i2c2 {
        pinctrl-0 = <&pinctrl_i2c2>;
        status = "okay";
 
-       eeprom@50 {
-               compatible = "atmel,24c04";
-               pagesize = <16>;
-               reg = <0x50>;
-       };
-
        hpa1: amp@60 {
                compatible = "ti,tpa6130a2";
                reg = <0x60>;