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>
This commit is contained in:
parent
00eb3630a9
commit
27958ccdf2
|
@ -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 {
|
||||
|
|
|
@ -509,7 +509,6 @@
|
|||
anatop-min-bit-val = <8>;
|
||||
anatop-min-voltage = <800000>;
|
||||
anatop-max-voltage = <1200000>;
|
||||
anatop-enable-bit = <31>;
|
||||
};
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in New Issue