ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6
authorIvan T. Ivanov <ivan.ivanov@linaro.org>
Fri, 11 Dec 2015 18:29:58 +0000 (18:29 +0000)
committerAndy Gross <andy.gross@linaro.org>
Wed, 16 Dec 2015 05:35:18 +0000 (23:35 -0600)
GSBI6 UART module is connected to BT chip, which uses
hardware flow control lines. Enable them on SoC side.

Signed-off-by: Ivan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: Andy Gross <andy.gross@linaro.org>
arch/arm/boot/dts/qcom-apq8064-ifc6410.dts

index f40e93f..aa9303b 100644 (file)
 
                gsbi@16500000 {
                        status = "ok";
-                       qcom,mode = <GSBI_PROT_I2C_UART>;
+                       qcom,mode = <GSBI_PROT_UART_W_FC>;
 
                        serial@16540000 {
                                status = "ok";