diff options
author | Stephen Boyd <sboyd@codeaurora.org> | 2015-06-16 14:31:44 -0700 |
---|---|---|
committer | Andy Gross <agross@codeaurora.org> | 2015-09-09 14:56:42 -0500 |
commit | 10bfcfea9bbe91adf79cc4efc9c764edd0cbadda (patch) | |
tree | 96c3450eff8140c0606fd1b4d1fa09f9aeb05eca /arch/arm/boot/dts/qcom-msm8960.dtsi | |
parent | 9f384d67f2334b5888ac9e6302f3c35a09b09787 (diff) |
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: Stephen Boyd <sboyd@codeaurora.org>
Diffstat (limited to 'arch/arm/boot/dts/qcom-msm8960.dtsi')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8960.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8960.dtsi b/arch/arm/boot/dts/qcom-msm8960.dtsi index 2096a94c9b52..134cd91d68ec 100644 --- a/arch/arm/boot/dts/qcom-msm8960.dtsi +++ b/arch/arm/boot/dts/qcom-msm8960.dtsi @@ -157,7 +157,7 @@ syscon-tcsr = <&tcsr>; - serial@16440000 { + gsbi5_serial: serial@16440000 { compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; reg = <0x16440000 0x1000>, <0x16400000 0x1000>; |