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

Commit 22c1fa6c authored by Aditya Bavanari's avatar Aditya Bavanari Committed by Gerrit - the friendly Code Review server
Browse files

ARM: dts: msm: Disable island mode for NA variant in scuba target

Island mode is not supported for NA variant in scuba target.
Disable the island mode support for the backend accordingly.

Change-Id: If99f886d37da5c56401be79e7b1c3e910cf7e52e
parent 5a298b18
Loading
Loading
Loading
Loading
+4 −0
Original line number Diff line number Diff line
@@ -8,3 +8,7 @@
	adsp-fuse-not-supported = <1>;
	adsp-fw-name = "adsp2";
};

&va_cdc_dma_0_tx {
	qcom,msm-dai-is-island-supported = <0>;
};