File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change 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>;
You can’t perform that action at this time.
0 commit comments