|
@@ -89,12 +89,6 @@
|
|
gpios = <&gpio 25 GPIO_ACTIVE_HIGH>;
|
|
gpios = <&gpio 25 GPIO_ACTIVE_HIGH>;
|
|
default-state = "on";
|
|
default-state = "on";
|
|
};
|
|
};
|
|
-
|
|
|
|
- bt_power {
|
|
|
|
- label = "bt_power";
|
|
|
|
- gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
|
|
|
|
- default-state = "on";
|
|
|
|
- };
|
|
|
|
};
|
|
};
|
|
|
|
|
|
wmmcsdio_fixed: fixedregulator-mmcsdio {
|
|
wmmcsdio_fixed: fixedregulator-mmcsdio {
|
|
@@ -267,6 +261,10 @@
|
|
|
|
|
|
&uart0 {
|
|
&uart0 {
|
|
status = "okay";
|
|
status = "okay";
|
|
|
|
+ bluetooth {
|
|
|
|
+ compatible = "ti,wl1831-st";
|
|
|
|
+ enable-gpios = <&gpio 8 GPIO_ACTIVE_HIGH>;
|
|
|
|
+ };
|
|
};
|
|
};
|
|
|
|
|
|
&uart1 {
|
|
&uart1 {
|