Skip to content

Commit c2fc097

Browse files
authored
Merge pull request #44 from Tonymac32/patch-1
arm: dts: miniarm: remove redundant nodes
2 parents 1eaf8c2 + 2405f74 commit c2fc097

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

arch/arm/boot/dts/rk3288-miniarm.dts

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff line change
@@ -88,27 +88,6 @@
8888
status = "okay";
8989
};
9090

91-
wireless-bluetooth {
92-
compatible = "bluetooth-platdata";
93-
uart_rts_gpios = <&gpio4 19 GPIO_ACTIVE_LOW>;
94-
pinctrl-names = "default","rts_gpio";
95-
pinctrl-0 = <&uart0_rts>;
96-
pinctrl-1 = <&uart0_gpios>;
97-
BT,reset_gpio = <&gpio4 29 GPIO_ACTIVE_HIGH>;
98-
BT,wake_gpio = <&gpio4 26 GPIO_ACTIVE_HIGH>;
99-
BT,wake_host_irq = <&gpio4 31 GPIO_ACTIVE_HIGH>;
100-
status = "okay";
101-
};
102-
103-
wireless-wlan {
104-
compatible = "wlan-platdata";
105-
rockchip,grf = <&grf>;
106-
wifi_chip_type = "ap6212";
107-
sdio_vref = <1800>;
108-
WIFI,host_wake_irq = <&gpio4 30 GPIO_ACTIVE_HIGH>;
109-
status = "okay";
110-
};
111-
11291
ext_gmac: external-gmac-clock {
11392
compatible = "fixed-clock";
11493
clock-frequency = <125000000>;

0 commit comments

Comments
 (0)