[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1452865796-23527-5-git-send-email-wxt@rock-chips.com>
Date: Fri, 15 Jan 2016 21:49:51 +0800
From: Caesar Wang <wxt@...k-chips.com>
To: Heiko Stuebner <heiko@...ech.de>,
linux-rockchip@...ts.infradead.org
Cc: leozwang@...gle.com, Mark Brown <broonie@...nel.org>,
linux-kernel@...r.kernel.org, linux-arm-kernel@...ts.infradead.org,
keescook@...gle.com, Caesar Wang <wxt@...k-chips.com>
Subject: [PATCH v3 4/9] ARM: dts: rockchip: enable the uart0 for kylin board
This patch is enabling the uart0 for bluetooth module.
Signed-off-by: Caesar Wang <wxt@...k-chips.com>
---
Changes in v3: None
arch/arm/boot/dts/rk3036-kylin.dts | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/arch/arm/boot/dts/rk3036-kylin.dts b/arch/arm/boot/dts/rk3036-kylin.dts
index 30a9aca..2a45be7 100644
--- a/arch/arm/boot/dts/rk3036-kylin.dts
+++ b/arch/arm/boot/dts/rk3036-kylin.dts
@@ -316,6 +316,10 @@
status = "okay";
};
+&uart0 {
+ status = "okay";
+};
+
&usb_host {
status = "okay";
};
--
1.9.1
Powered by blists - more mailing lists