ARM: dts: imx: Remove unexistant property
authorFabio Estevam <fabio.estevam@nxp.com>
Fri, 30 Dec 2016 18:42:58 +0000 (16:42 -0200)
committerShawn Guo <shawnguo@kernel.org>
Tue, 3 Jan 2017 05:57:44 +0000 (13:57 +0800)
Property 'anatop-enable-bit' does not exist, so just remove it.

Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
arch/arm/boot/dts/imx6ul.dtsi
arch/arm/boot/dts/imx7s.dtsi

index 39845a7..e601328 100644 (file)
                                        anatop-min-bit-val = <0>;
                                        anatop-min-voltage = <2625000>;
                                        anatop-max-voltage = <3400000>;
-                                       anatop-enable-bit = <0>;
                                };
 
                                reg_arm: regulator-vddcore {
index 8ff2cbd..8db1eb9 100644 (file)
                                        anatop-min-bit-val = <8>;
                                        anatop-min-voltage = <800000>;
                                        anatop-max-voltage = <1200000>;
-                                       anatop-enable-bit = <31>;
                                };
                        };