arm64: dts: exynos5433: move tm2/tm2e specific wlan nodes to board dts 14/84314/3
authorSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 18 Aug 2016 01:08:59 +0000 (10:08 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 19 Aug 2016 06:20:13 +0000 (15:20 +0900)
The wlan and related pinctrl dt nodes are only proper for tm2/tm2e
boards, so it should not be in exynos5433. So this patch moves the
bodes to speicifc board dts files.

Change-Id: Idd0a5bdb34aa4f61ac41c492c9bde2797d26e3af
Signed-off-by: Seung-Woo Kim <sw0312.kim@samsung.com>
arch/arm64/boot/dts/exynos/exynos5433-pinctrl.dtsi
arch/arm64/boot/dts/exynos/exynos5433-tm2.dts
arch/arm64/boot/dts/exynos/exynos5433-tm2e.dts
arch/arm64/boot/dts/exynos/exynos5433.dtsi

index 4bd385f..e1c5f8c 100644 (file)
                interrupt-controller;
                #interrupt-cells = <2>;
        };
-
-       cfg_wlanen: cfg-wlanen {
-               samsung,pins = "gpj2-0";
-               samsung,pin-function = <1>;
-               samsung,pin-drv = <3>;
-               samsung,pin-con-pdn = <3>;
-       };
 };
 
 &pinctrl_finger {
index db86311..32e9c10 100644 (file)
                        thermal-sensors = <&thermistor_battery>;
                };
        };
+
+       wlan {
+               compatible = "samsung,brcm-wlan";
+               gpios = <&gpj2 0 0x1 &gpf3 1 0x1>;
+               pinctrl-names = "default";
+               pinctrl-0 = <&cfg_wlanen &wlan_host_wake>;
+               status = "okay";
+       };
 };
 
 &cpu0 {
        sleep2: sleep-state {
                PIN_SLP(gpj2-0, PREV, DOWN);    /* WLAN_EN */
        };
+
+       cfg_wlanen: cfg-wlanen {
+               samsung,pins = "gpj2-0";
+               samsung,pin-function = <1>;
+               samsung,pin-drv = <3>;
+               samsung,pin-con-pdn = <3>;
+       };
 };
 
 &pinctrl_fsys {
index 1c97aad..901d50b 100644 (file)
                        thermal-sensors = <&thermistor_battery>;
                };
        };
+
+       wlan {
+               compatible = "samsung,brcm-wlan";
+               gpios = <&gpj2 0 0x1 &gpf3 1 0x1>;
+               pinctrl-names = "default";
+               pinctrl-0 = <&cfg_wlanen &wlan_host_wake>;
+               status = "okay";
+       };
 };
 
 &cpu0 {
        sleep2: sleep-state {
                PIN_SLP(gpj2-0, PREV, DOWN);    /* WLAN_EN */
        };
+
+       cfg_wlanen: cfg-wlanen {
+               samsung,pins = "gpj2-0";
+               samsung,pin-function = <1>;
+               samsung,pin-drv = <3>;
+               samsung,pin-con-pdn = <3>;
+       };
 };
 
 &pinctrl_fsys {
index f710eaf..e59f7d9 100644 (file)
                                  0x81000000 0 0          0x0c001000 0 0x00010000   /* downstream I/O */
                                  0x82000000 0 0x0c011000 0x0c011000 0 0x3feefff>; /* non-prefetchable memory */
                };
-
-               wlan {
-                       compatible = "samsung,brcm-wlan";
-                       gpios = <&gpj2 0 0x1 &gpf3 1 0x1>;
-                       pinctrl-names = "default";
-                       pinctrl-0 = <&cfg_wlanen &wlan_host_wake>;
-                       status = "okay";
-               };
        };
 
        timer {