diff options
author | Fabio Estevam <fabio.estevam@nxp.com> | 2016-12-30 16:42:58 -0200 |
---|---|---|
committer | Shawn Guo <shawnguo@kernel.org> | 2017-01-03 13:57:44 +0800 |
commit | 27958ccdf29e9971732e02494b48be54b0691269 (patch) | |
tree | ede06ddae66e7aea87122c5578368ea80f6af6b6 /arch/arm/boot/dts/imx7s.dtsi | |
parent | 00eb3630a98ad09acf5ac5365a7b66cba61d9676 (diff) |
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/imx7s.dtsi')
-rw-r--r-- | arch/arm/boot/dts/imx7s.dtsi | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/imx7s.dtsi b/arch/arm/boot/dts/imx7s.dtsi index 8ff2cbdd8f0d..8db1eb9d8bbd 100644 --- a/arch/arm/boot/dts/imx7s.dtsi +++ b/arch/arm/boot/dts/imx7s.dtsi @@ -509,7 +509,6 @@ anatop-min-bit-val = <8>; anatop-min-voltage = <800000>; anatop-max-voltage = <1200000>; - anatop-enable-bit = <31>; }; }; |