ARM: dts: imx: Remove excess entries for PMIC
authorAlexander Shiyan <shc_work@mail.ru>
Sat, 26 Apr 2014 04:52:09 +0000 (08:52 +0400)
committerShawn Guo <shawn.guo@freescale.com>
Fri, 16 May 2014 15:02:04 +0000 (23:02 +0800)
This patch removes excess "#address-cells" and "#size-cells" entries
for PMIC, since these entries is not used.

Signed-off-by: Alexander Shiyan <shc_work@mail.ru>
Signed-off-by: Shawn Guo <shawn.guo@freescale.com>
arch/arm/boot/dts/imx27-pdk.dts
arch/arm/boot/dts/imx27-phytec-phycore-som.dtsi
arch/arm/boot/dts/imx51-babbage.dts

index 764cf79..4c31771 100644 (file)
@@ -42,8 +42,6 @@
        status = "okay";
 
        pmic: mc13783@0 {
-               #address-cells = <1>;
-               #size-cells = <0>;
                compatible = "fsl,mc13783";
                reg = <0>;
                spi-cs-high;
index b81796c..31e9f70 100644 (file)
@@ -80,8 +80,6 @@
        status = "okay";
 
        pmic: mc13783@0 {
-               #address-cells = <1>;
-               #size-cells = <0>;
                compatible = "fsl,mc13783";
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_pmic>;
index e9ce0c0..89470bf 100644 (file)
        status = "okay";
 
        pmic: mc13892@0 {
-               #address-cells = <1>;
-               #size-cells = <0>;
                compatible = "fsl,mc13892";
                pinctrl-names = "default";
                pinctrl-0 = <&pinctrl_pmic>;