diff options
author | Shawn Guo <shawnguo@kernel.org> | 2018-12-10 05:32:51 +0300 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2018-12-10 05:32:51 +0300 |
commit | 2e8566106d284badf6ec94509f77fdf7725d04b4 (patch) | |
tree | 21e6edc1754cad60e06ed2152548815c0acb6846 /arch/arm/boot/dts/imx51-zii-rdu1.dts | |
parent | 79da07dec740a42c70963ebacbd2bf8866af9e20 (diff) | |
parent | f15096f12a4e9340168df5fdd9201aa8ed60d59e (diff) | |
download | linux-2e8566106d284badf6ec94509f77fdf7725d04b4.tar.xz |
Merge tag 'imx-fixes-4.20-3' into imx7d/pico
i.MX fixes for 4.20, round 3:
- A couple of fixes on imx7d-pico and imx7d-nitrogen7 boards to correct
the description of the Wifi clock.
- Change SW2ISO count to get a safer ARM LDO ramp-up time, so that
different boards can be covered. This fixes the ARM LDO failure seen
on some customer boards.
Diffstat (limited to 'arch/arm/boot/dts/imx51-zii-rdu1.dts')
-rw-r--r-- | arch/arm/boot/dts/imx51-zii-rdu1.dts | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/arch/arm/boot/dts/imx51-zii-rdu1.dts b/arch/arm/boot/dts/imx51-zii-rdu1.dts index 9235fd45a824..a8220f08dcbf 100644 --- a/arch/arm/boot/dts/imx51-zii-rdu1.dts +++ b/arch/arm/boot/dts/imx51-zii-rdu1.dts @@ -502,12 +502,6 @@ pinctrl-0 = <&pinctrl_i2c2>; status = "okay"; - eeprom@50 { - compatible = "atmel,24c04"; - pagesize = <16>; - reg = <0x50>; - }; - hpa1: amp@60 { compatible = "ti,tpa6130a2"; reg = <0x60>; |