ARM: dts: imx6ul-14x14-evk: Remove unnecessary node
imx6ul.dtsi already contains:
cpu0: cpu@0 {
....
arm-supply = <®_arm>;
soc-supply = <®_soc>;
};
, so remove the duplication.
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
@@ -85,11 +85,6 @@
|
||||
assigned-clock-rates = <786432000>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
arm-supply = <®_arm>;
|
||||
soc-supply = <®_soc>;
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
clock_frequency = <100000>;
|
||||
pinctrl-names = "default";
|
||||
|
||||
Reference in New Issue
Block a user