Commit 661ffbd1 authored by David Heidelberg's avatar David Heidelberg Committed by Bjorn Andersson
Browse files

ARM: dts: ipq4019-ap.dk01.1-c1: add device compatible in the dts



Version dk01.1-c1 didn't have compatible specified, which was
causing dt-schema validation warnings.

Remove duplicated and useless board compatible from dtsi between board and device.

Signed-off-by: default avatarDavid Heidelberg <david@ixit.cz>
Signed-off-by: default avatarBjorn Andersson <bjorn.andersson@linaro.org>
Link: https://lore.kernel.org/r/20211009193102.76852-2-david@ixit.cz
parent 3f38ac6f
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -18,5 +18,5 @@

/ {
	model = "Qualcomm Technologies, Inc. IPQ40xx/AP-DK01.1-C1";

	compatible = "qcom,ipq4019-ap-dk01.1-c1", "qcom,ipq4019";
};
+0 −1
Original line number Diff line number Diff line
@@ -18,7 +18,6 @@

/ {
	model = "Qualcomm Technologies, Inc. IPQ4019/AP-DK01.1";
	compatible = "qcom,ipq4019";

	aliases {
		serial0 = &blsp1_uart1;