From 032b70b4cdb4e256a245f9140427393337c6c18c Mon Sep 17 00:00:00 2001 From: li bing Date: Wed, 17 Dec 2014 13:58:18 +0800 Subject: [PATCH] rk312x: close the bluetooth in the file rk3128-box-rk88.dts. --- arch/arm/boot/dts/rk3128-box-rk88.dts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/arch/arm/boot/dts/rk3128-box-rk88.dts b/arch/arm/boot/dts/rk3128-box-rk88.dts index 9c4e8d90ea15..13af5719a8ed 100755 --- a/arch/arm/boot/dts/rk3128-box-rk88.dts +++ b/arch/arm/boot/dts/rk3128-box-rk88.dts @@ -57,7 +57,7 @@ BT,wake_gpio = <&gpio1 GPIO_B4 GPIO_ACTIVE_HIGH>; BT,wake_host_irq = <&gpio0 GPIO_C6 GPIO_ACTIVE_LOW>; - status = "okay"; + status = "disabled"; }; power-led { -- 2.34.1