3036: remove uart0 & bluetooth
authorwdc <wdc@rock-chips.com>
Sat, 12 Jul 2014 07:54:43 +0000 (15:54 +0800)
committerwdc <wdc@rock-chips.com>
Sat, 12 Jul 2014 07:54:43 +0000 (15:54 +0800)
arch/arm/boot/dts/rk3036-sdk.dts

index 201e15a1d68451f2dc29adfa849e36eeced86de5..3849ae9a2a041600a5476c55513ff8bdb4acdd07 100755 (executable)
         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>;
                status = "disabled";
 };
 
-&uart0 {
-        status = "okay";
-        dma-names = "!tx", "!rx";
-        //pinctrl-0 = <&uart0_xfer &uart0_cts>;
-};
 
 &i2c1 {
        status = "okay";