Commit 9208b517 authored by Stephen Boyd's avatar Stephen Boyd Committed by Andy Gross
Browse files

arm: dts: qcom: Update ifc6540 compat for qcom boot format



The ifc6540 is an sbc (single board computer) board, so update
the compatible field accordingly.

Signed-off-by: default avatarStephen Boyd <sboyd@codeaurora.org>
Signed-off-by: default avatarAndy Gross <agross@codeaurora.org>
parent c40225b5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -3,7 +3,7 @@

/ {
	model = "Qualcomm APQ8084/IFC6540";
	compatible = "qcom,apq8084-ifc6540", "qcom,apq8084";
	compatible = "qcom,apq8084-sbc", "qcom,apq8084";

	aliases {
		serial0 = &blsp2_uart2;