[PATCH v5 08/13] ARM: dts: ipq4019: Add ipq4019-ap.dk07.1 common data
From: Bjorn Andersson <hidden>
Date: 2018-03-27 17:20:27
Also in:
linux-arm-msm, linux-devicetree, lkml
From: Bjorn Andersson <hidden>
Date: 2018-03-27 17:20:27
Also in:
linux-arm-msm, linux-devicetree, lkml
On Fri 23 Mar 03:18 PDT 2018, Sricharan R wrote:
+#include "qcom-ipq4019.dtsi"
+#include <dt-bindings/input/input.h>
+#include <dt-bindings/gpio/gpio.h>
+
+/ {
+ model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK07.1";
+ compatible = "qcom,ipq4019";The board should set these, so you shouldn't need to specify them here. And you should be able to find a more specific compatible for the board.
+
[..]
+ qpic-nand at 79b0000 {
+ status = "ok";No pinmux for the qpic on these boards?
+ }; + }; +};
Regards, Bjorn