ENGR00305106-3 ARM: dts: imx6sx-sdb: enable the uart5
authorHuang Shijie <b32955@freescale.com>
Tue, 25 Mar 2014 07:45:32 +0000 (15:45 +0800)
committerNitin Garg <nitin.garg@freescale.com>
Wed, 16 Apr 2014 13:58:08 +0000 (08:58 -0500)
enable the uart5 for Bluetooth.

Signed-off-by: Huang Shijie <b32955@freescale.com>
arch/arm/boot/dts/imx6sx-sdb.dts

index 2887a643f553b868b550fc28a09dd891a8642aac..4e83f02d842fb7638bb0b5aba3648d2125d7c2a4 100644 (file)
        status = "okay";
 };
 
+&uart5 { /* for bluetooth */
+       pinctrl-names = "default";
+       pinctrl-0 = <&pinctrl_uart5_1>;
+       fsl,uart-has-rtscts;
+       status = "okay";
+};
+
 &usdhc2 {
        pinctrl-names = "default";
        pinctrl-0 = <&pinctrl_usdhc2_1>;