Skip to content

Commit bfed4d7

Browse files
committed
Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux into fixes
i.MX fixes for 4.20, round 2: - Reomve non-existing EEPROM device from imx51-zii-rdu1 board. It was added by mistake. * tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/kernel/git/shawnguo/linux: ARM: dts: imx51-zii-rdu1: Remove EEPROM node Signed-off-by: Olof Johansson <olof@lixom.net>
2 parents 7e76e65 + 512cab3 commit bfed4d7

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

arch/arm/boot/dts/imx51-zii-rdu1.dts

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -492,12 +492,6 @@
492492
pinctrl-0 = <&pinctrl_i2c2>;
493493
status = "okay";
494494

495-
eeprom@50 {
496-
compatible = "atmel,24c04";
497-
pagesize = <16>;
498-
reg = <0x50>;
499-
};
500-
501495
hpa1: amp@60 {
502496
compatible = "ti,tpa6130a2";
503497
reg = <0x60>;

0 commit comments

Comments
 (0)