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

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

Merge "ARM: qcom: add board config support for sda429 and sda439" into msm-4.9

parents 5f1867fd fa43dbfe
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@

static const char *sdm429_dt_match[] __initconst = {
	"qcom,sdm429",
	"qcom,sda429",
	NULL
};

+1 −0
Original line number Diff line number Diff line
@@ -17,6 +17,7 @@

static const char *sdm439_dt_match[] __initconst = {
	"qcom,sdm439",
	"qcom,sda439",
	NULL
};