Skip to content

Commit

Permalink
ARM: dts: rockchip: enable the uart0 for kylin board
Browse files Browse the repository at this point in the history
This patch is enabling the uart0 for bluetooth module.

Signed-off-by: Caesar Wang <[email protected]>
Signed-off-by: Heiko Stuebner <[email protected]>
  • Loading branch information
Caesar-github authored and mmind committed Jan 24, 2016
1 parent b270a63 commit 5d69fa0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions arch/arm/boot/dts/rk3036-kylin.dts
Original file line number Diff line number Diff line change
Expand Up @@ -308,6 +308,10 @@
pinctrl-0 = <&sdio_clk &sdio_cmd &sdio_bus4>;
};

&uart0 {
status = "okay";
};

&uart2 {
status = "okay";
};
Expand Down

0 comments on commit 5d69fa0

Please sign in to comment.