Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 512cab3e authored by Fabio Estevam's avatar Fabio Estevam Committed by Shawn Guo
Browse files

ARM: dts: imx51-zii-rdu1: Remove EEPROM node



The EEPROM under I2C2 was put by mistake in the dts.

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

Fixes: ceef0396 ("ARM: dts: imx: add ZII RDU1 board")
Reported-by: default avatarChris Healy <cphealy@gmail.com>
Signed-off-by: default avatarFabio Estevam <festevam@gmail.com>
Reviewed-by: default avatarChris Healy <cphealy@gmail.com>
Signed-off-by: default avatarShawn Guo <shawnguo@kernel.org>
parent 1ad9fb75
Loading
Loading
Loading
Loading
+0 −6
Original line number Diff line number Diff line
@@ -492,12 +492,6 @@
	pinctrl-0 = <&pinctrl_i2c2>;
	status = "okay";

	eeprom@50 {
		compatible = "atmel,24c04";
		pagesize = <16>;
		reg = <0x50>;
	};

	hpa1: amp@60 {
		compatible = "ti,tpa6130a2";
		reg = <0x60>;