diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-12-30 19:42:58 +0100 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-01-03 06:57:44 +0100 |
commit | 27958ccdf29e9971732e02494b48be54b0691269 (patch) | |
tree | ede06ddae66e7aea87122c5578368ea80f6af6b6 /arch/arm/boot/dts/imx6ul.dtsi | |
parent | ARM: dts: imx: remove obsoleted property fsl,spi-num-chipselects (diff) | |
download | linux-27958ccdf29e9971732e02494b48be54b0691269.tar.xz linux-27958ccdf29e9971732e02494b48be54b0691269.zip |
ARM: dts: imx: Remove unexistant property
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>
Diffstat (limited to 'arch/arm/boot/dts/imx6ul.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx6ul.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx6ul.dtsi b/arch/arm/boot/dts/imx6ul.dtsi index 39845a7e0463..e601328f9393 100644 --- a/arch/arm/boot/dts/imx6ul.dtsi +++ b/arch/arm/boot/dts/imx6ul.dtsi @@ -534,7 +534,6 @@ anatop-min-bit-val = <0>; anatop-min-voltage = <2625000>; anatop-max-voltage = <3400000>; - anatop-enable-bit = <0>; }; reg_arm: regulator-vddcore { |