Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 5d69fa0f authored by Caesar Wang's avatar Caesar Wang Committed by Heiko Stuebner
Browse files

ARM: dts: rockchip: enable the uart0 for kylin board



This patch is enabling the uart0 for bluetooth module.

Signed-off-by: default avatarCaesar Wang <wxt@rock-chips.com>
Signed-off-by: default avatarHeiko Stuebner <heiko@sntech.de>
parent b270a63d
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -308,6 +308,10 @@
	pinctrl-0 = <&sdio_clk &sdio_cmd &sdio_bus4>;
};

&uart0 {
	status = "okay";
};

&uart2 {
	status = "okay";
};