mirror of
https://github.com/hardkernel/linux.git
synced 2026-06-08 11:50:43 +09:00
3036: remove uart0 & bluetooth
This commit is contained in:
@@ -56,24 +56,6 @@
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
wireless-bluetooth {
|
||||
compatible = "bluetooth-platdata";
|
||||
|
||||
//wifi-bt-power-toggle;
|
||||
|
||||
//uart_rts_gpios = <&gpio4 GPIO_C3 GPIO_ACTIVE_LOW>;
|
||||
//pinctrl-names = "default","rts_gpio";
|
||||
//pinctrl-0 = <&uart0_rts>;
|
||||
//pinctrl-1 = <&uart0_rts_gpio>;
|
||||
|
||||
//BT,power_gpio = <&gpio4 GPIO_D3 GPIO_ACTIVE_HIGH>;
|
||||
//BT,reset_gpio = <&gpio4 GPIO_D5 GPIO_ACTIVE_HIGH>;
|
||||
//BT,wake_gpio = <&gpio4 GPIO_D2 GPIO_ACTIVE_HIGH>;
|
||||
//BT,wake_host_irq = <&gpio4 GPIO_D7 GPIO_ACTIVE_LOW>;
|
||||
|
||||
status = "okay";
|
||||
|
||||
};
|
||||
usb_control {
|
||||
compatible = "rockchip,rk3036-usb-control";
|
||||
host_drv_gpio = <&gpio2 GPIO_C7 GPIO_ACTIVE_LOW>;
|
||||
@@ -136,11 +118,6 @@
|
||||
status = "disabled";
|
||||
};
|
||||
|
||||
&uart0 {
|
||||
status = "okay";
|
||||
dma-names = "!tx", "!rx";
|
||||
//pinctrl-0 = <&uart0_xfer &uart0_cts>;
|
||||
};
|
||||
|
||||
&i2c1 {
|
||||
status = "okay";
|
||||
|
||||
Reference in New Issue
Block a user