提交 892d6733 编写于 作者: S Srinivas Kandagatla 提交者: Andy Gross

ARM: dts: apq8064: add missing gsbi7 uart pinctrl

This patch adds missing gsbi7 uart pinctrl, this is the default debug
uart on most boards.
Signed-off-by: NSrinivas Kandagatla <srinivas.kandagatla@linaro.org>
Signed-off-by: NAndy Gross <agross@codeaurora.org>
上级 7648c7bf
...@@ -140,6 +140,20 @@ ...@@ -140,6 +140,20 @@
function = "gsbi6"; function = "gsbi6";
}; };
}; };
gsbi7_uart_2pins: gsbi7_uart_2pins {
mux {
pins = "gpio82", "gpio83";
function = "gsbi7";
};
};
gsbi7_uart_4pins: gsbi7_uart_4pins {
mux {
pins = "gpio82", "gpio83", "gpio84", "gpio85";
function = "gsbi7";
};
};
}; };
intc: interrupt-controller@2000000 { intc: interrupt-controller@2000000 {
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册