]> git.karo-electronics.de Git - linux-beck.git/commitdiff
ARM: dts: rockchip: enable the uart0 for kylin board
authorCaesar Wang <wxt@rock-chips.com>
Fri, 15 Jan 2016 13:49:51 +0000 (21:49 +0800)
committerHeiko Stuebner <heiko@sntech.de>
Sun, 24 Jan 2016 22:28:23 +0000 (23:28 +0100)
This patch is enabling the uart0 for bluetooth module.

Signed-off-by: Caesar Wang <wxt@rock-chips.com>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
arch/arm/boot/dts/rk3036-kylin.dts

index b28762522da0ea1d413a95befa5fe73d5e011a1c..c748d2cbeed6ab97c699af13b92b73049b5b0744 100644 (file)
        pinctrl-0 = <&sdio_clk &sdio_cmd &sdio_bus4>;
 };
 
+&uart0 {
+       status = "okay";
+};
+
 &uart2 {
        status = "okay";
 };