On May 22, 2014, at 11:24 AM, Georgi Djakov <gdjakov@xxxxxxxxxx> wrote:
Add the necessary DT node to probe the serial driver on
APQ8084 platforms.
Signed-off-by: Georgi Djakov <gdjakov@xxxxxxxxxx>
---
arch/arm/boot/dts/qcom-apq8084.dtsi | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/arch/arm/boot/dts/qcom-apq8084.dtsi b/arch/arm/boot/dts/qcom-apq8084.dtsi
index 2dcd11e..c346549 100644
--- a/arch/arm/boot/dts/qcom-apq8084.dtsi
+++ b/arch/arm/boot/dts/qcom-apq8084.dtsi
@@ -185,5 +185,12 @@
reg = <0xfc400000 0x4000>;
};
+ serial@f995e000 {
Mark it disabled in the soc.dtsi and “ok” in the board.