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>

Changed files
-6
arch
arm
-6
arch/arm/boot/dts/imx51-zii-rdu1.dts
··· 492 492 pinctrl-0 = <&pinctrl_i2c2>; 493 493 status = "okay"; 494 494 495 - eeprom@50 { 496 - compatible = "atmel,24c04"; 497 - pagesize = <16>; 498 - reg = <0x50>; 499 - }; 500 - 501 495 hpa1: amp@60 { 502 496 compatible = "ti,tpa6130a2"; 503 497 reg = <0x60>;