Commit 426ac151 authored by Ivan T. Ivanov's avatar Ivan T. Ivanov Committed by Andy Gross

ARM: dts: qcom: apq8064-ifc6410 Use hardware flow control for GSBI6

GSBI6 UART module is connected to BT chip, which uses
hardware flow control lines. Enable them on SoC side.
Signed-off-by: default avatarIvan T. Ivanov <ivan.ivanov@linaro.org>
Signed-off-by: default avatarAndy Gross <andy.gross@linaro.org>
parent aa269127
......@@ -164,7 +164,7 @@ eeprom@52 {
gsbi@16500000 {
status = "ok";
qcom,mode = <GSBI_PROT_I2C_UART>;
qcom,mode = <GSBI_PROT_UART_W_FC>;
serial@16540000 {
status = "ok";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment