Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit eb7a6647 authored by Linux Build Service Account's avatar Linux Build Service Account Committed by Gerrit - the friendly Code Review server
Browse files

Merge "ARM: dts: msm: Update APQ8084 device tree IDs"

parents de071ef8 0b0772c0
Loading
Loading
Loading
Loading
+10 −1
Original line number Diff line number Diff line
@@ -18,5 +18,14 @@
/ {
	model = "Qualcomm APQ 8084 CDP";
	compatible = "qcom,apq8084-cdp", "qcom,apq8084", "qcom,cdp";
	qcom,board-id = <1 0>;
	qcom,board-id = <1 0>,
			<1 1>,
			<1 2>,
			<1 3>,
			<1 4>,
			<21 0>,
			<21 1>,
			<21 2>,
			<21 3>,
			<21 4>;
};