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@79b0000 {
> + status = "ok";
No pinmux for the qpic on these boards?
> + };
> + };
> +};
Regards,
Bjorn