Skip to content

Commit

Permalink
ARM: dts: imx51-zii-rdu1: Remove EEPROM node
Browse files Browse the repository at this point in the history
The EEPROM under I2C2 was put by mistake in the dts.

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

Fixes: ceef039 ("ARM: dts: imx: add ZII RDU1 board")
Reported-by: Chris Healy <[email protected]>
Signed-off-by: Fabio Estevam <[email protected]>
Reviewed-by: Chris Healy <[email protected]>
Signed-off-by: Shawn Guo <[email protected]>
  • Loading branch information
fabioestevam authored and Shawn Guo committed Nov 19, 2018
1 parent 1ad9fb7 commit 512cab3
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions arch/arm/boot/dts/imx51-zii-rdu1.dts
Original file line number Diff line number Diff line change
Expand Up @@ -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>;
Expand Down

0 comments on commit 512cab3

Please sign in to comment.