Skip to content

Commit

Permalink
Merge tag 'imx-fixes-4.20-2' of git://git.kernel.org/pub/scm/linux/ke…
Browse files Browse the repository at this point in the history
…rnel/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 <[email protected]>
  • Loading branch information
olofj committed Nov 30, 2018
2 parents 7e76e65 + 512cab3 commit bfed4d7
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 bfed4d7

Please sign in to comment.