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-msm8660.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-msm8660.dtsi')
-rw-r--r-- | arch/arm/boot/dts/qcom-msm8660.dtsi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/arm/boot/dts/qcom-msm8660.dtsi b/arch/arm/boot/dts/qcom-msm8660.dtsi index ef2fe72b54c9..e5f7f33aa467 100644 --- a/arch/arm/boot/dts/qcom-msm8660.dtsi +++ b/arch/arm/boot/dts/qcom-msm8660.dtsi @@ -98,7 +98,7 @@ syscon-tcsr = <&tcsr>; - serial@19c40000 { + gsbi12_serial: serial@19c40000 { compatible = "qcom,msm-uartdm-v1.3", "qcom,msm-uartdm"; reg = <0x19c40000 0x1000>, <0x19c00000 0x1000>; |