[PATCH v3 4/9] ARM: dts: rockchip: enable the uart0 for kylin board

From: Caesar Wang
Date: Fri Jan 15 2016 - 08:50:59 EST


This patch is enabling the uart0 for bluetooth module.

Signed-off-by: Caesar Wang <wxt@xxxxxxxxxxxxxx>
---

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