[PATCH v1 2/2] ARM: dts: qcom: Enable serial port on IFC6540 boards

Georgi Djakov gdjakov at mm-sol.com
Tue Aug 26 08:39:38 PDT 2014


Enable the serial port on the IFC6540 boards.

Signed-off-by: Georgi Djakov <gdjakov at mm-sol.com>
---
 arch/arm/boot/dts/qcom-apq8084-ifc6540.dts |    6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/arch/arm/boot/dts/qcom-apq8084-ifc6540.dts b/arch/arm/boot/dts/qcom-apq8084-ifc6540.dts
index 4603e91..e41cb8a 100644
--- a/arch/arm/boot/dts/qcom-apq8084-ifc6540.dts
+++ b/arch/arm/boot/dts/qcom-apq8084-ifc6540.dts
@@ -3,4 +3,10 @@
 / {
 	model = "Qualcomm APQ8084/IFC6540";
 	compatible = "qcom,apq8084-ifc6540", "qcom,apq8084";
+
+	soc {
+		serial at f995e000 {
+			status = "okay";
+		};
+	};
 };
-- 
1.7.9.5




More information about the linux-arm-kernel mailing list