Merge "ARM: dts: msm: Change bit value to be read for loading adsp2"

This commit is contained in:
qctecmdr
2020-09-07 01:24:45 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -420,5 +420,5 @@
nvmem-cells = <&adsp_variant>;
nvmem-cell-names = "adsp_variant";
adsp-fw-names = "adsp2";
adsp-fw-bit-values = <0x1>;
adsp-fw-bit-values = <0x4>;
};