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:
parent
937d9a012a
commit
2e2c3a5a97
1 changed files with 0 additions and 5 deletions
|
|
@ -85,11 +85,6 @@
|
|||
assigned-clock-rates = <786432000>;
|
||||
};
|
||||
|
||||
&cpu0 {
|
||||
arm-supply = <®_arm>;
|
||||
soc-supply = <®_soc>;
|
||||
};
|
||||
|
||||
&i2c2 {
|
||||
clock_frequency = <100000>;
|
||||
pinctrl-names = "default";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue