projects
/
openwrt
/
staging
/
blogic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
937d9a0
)
ARM: dts: imx6ul-14x14-evk: Remove unnecessary node
author
Fabio Estevam
<fabio.estevam@nxp.com>
Tue, 7 Feb 2017 21:14:38 +0000
(19:14 -0200)
committer
Shawn Guo
<shawnguo@kernel.org>
Wed, 8 Mar 2017 12:55:58 +0000
(13:55 +0100)
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>
arch/arm/boot/dts/imx6ul-14x14-evk.dts
patch
|
blob
|
history
diff --git
a/arch/arm/boot/dts/imx6ul-14x14-evk.dts
b/arch/arm/boot/dts/imx6ul-14x14-evk.dts
index 00f98e5bfcaf3196fd8e9f24f439da97e18315b4..f18e1f1d0ce2c6aad83c08b7ad8ac4cfc41e715e 100644
(file)
--- a/
arch/arm/boot/dts/imx6ul-14x14-evk.dts
+++ b/
arch/arm/boot/dts/imx6ul-14x14-evk.dts
@@
-85,11
+85,6
@@
assigned-clock-rates = <786432000>;
};
-&cpu0 {
- arm-supply = <®_arm>;
- soc-supply = <®_soc>;
-};
-
&i2c2 {
clock_frequency = <100000>;
pinctrl-names = "default";