From 8ed5dfedc64bf539f07730d673e5d03134531137 Mon Sep 17 00:00:00 2001 From: Luis Araneda Date: Tue, 26 Dec 2017 23:39:39 -0300 Subject: ipq806x: add missing dt compatible string to ap-dk04 board Compatible string is mandatory to dts files Signed-off-by: Luis Araneda --- .../0026-dts-ipq4019-Add-support-for-IPQ4019-DK04-board.patch | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'target') diff --git a/target/linux/ipq806x/patches-4.9/0026-dts-ipq4019-Add-support-for-IPQ4019-DK04-board.patch b/target/linux/ipq806x/patches-4.9/0026-dts-ipq4019-Add-support-for-IPQ4019-DK04-board.patch index de0ea8e89a..8cd3e205d3 100644 --- a/target/linux/ipq806x/patches-4.9/0026-dts-ipq4019-Add-support-for-IPQ4019-DK04-board.patch +++ b/target/linux/ipq806x/patches-4.9/0026-dts-ipq4019-Add-support-for-IPQ4019-DK04-board.patch @@ -34,7 +34,7 @@ Signed-off-by: Matthew McClintock qcom-msm8960-cdp.dtb \ --- /dev/null +++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1-c1.dts -@@ -0,0 +1,21 @@ +@@ -0,0 +1,22 @@ +/* Copyright (c) 2015, The Linux Foundation. All rights reserved. + * + * Permission to use, copy, modify, and/or distribute this software for any @@ -55,6 +55,7 @@ Signed-off-by: Matthew McClintock + +/ { + model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK04.1-C1"; ++ compatible = "qcom,ap-dk04.1-c1", "qcom,ipq4019"; +}; --- /dev/null +++ b/arch/arm/boot/dts/qcom-ipq4019-ap.dk04.1.dtsi -- cgit v1.2.3