提交 10bfcfea 编写于 作者: S Stephen Boyd 提交者: Andy Gross

ARM: dts: qcom: Label serial nodes for aliasing and stdout-path

Add a label to the serial nodes that are being used for the
console.
Signed-off-by: NStephen Boyd <sboyd@codeaurora.org>
上级 9f384d67
...@@ -234,7 +234,7 @@ ...@@ -234,7 +234,7 @@
interrupts = <0 208 0>; interrupts = <0 208 0>;
}; };
serial@f995e000 { blsp2_uart2: serial@f995e000 {
compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
reg = <0xf995e000 0x1000>; reg = <0xf995e000 0x1000>;
interrupts = <0 114 0x0>; interrupts = <0 114 0x0>;
......
...@@ -197,7 +197,7 @@ ...@@ -197,7 +197,7 @@
syscon-tcsr = <&tcsr>; syscon-tcsr = <&tcsr>;
serial@16340000 { gsbi4_serial: serial@16340000 {
compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
reg = <0x16340000 0x1000>, reg = <0x16340000 0x1000>,
<0x16300000 0x1000>; <0x16300000 0x1000>;
......
...@@ -98,7 +98,7 @@ ...@@ -98,7 +98,7 @@
syscon-tcsr = <&tcsr>; syscon-tcsr = <&tcsr>;
serial@19c40000 { gsbi12_serial: serial@19c40000 {
compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
reg = <0x19c40000 0x1000>, reg = <0x19c40000 0x1000>,
<0x19c00000 0x1000>; <0x19c00000 0x1000>;
......
...@@ -157,7 +157,7 @@ ...@@ -157,7 +157,7 @@
syscon-tcsr = <&tcsr>; syscon-tcsr = <&tcsr>;
serial@16440000 { gsbi5_serial: serial@16440000 {
compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm";
reg = <0x16440000 0x1000>, reg = <0x16440000 0x1000>,
<0x16400000 0x1000>; <0x16400000 0x1000>;
......
...@@ -259,7 +259,7 @@ ...@@ -259,7 +259,7 @@
hwlocks = <&tcsr_mutex 3>; hwlocks = <&tcsr_mutex 3>;
}; };
serial@f991e000 { blsp1_uart2: serial@f991e000 {
compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm"; compatible = "qcom,msm-uartdm-v1.4", "qcom,msm-uartdm";
reg = <0xf991e000 0x1000>; reg = <0xf991e000 0x1000>;
interrupts = <0 108 0x0>; interrupts = <0 108 0x0>;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册