Skip to content
Snippets Groups Projects
Commit 66c314ec authored by Pan Ortiz's avatar Pan Ortiz
Browse files

Capitalize firmware patchs (Xiaomi)

This branch is for testing btw, commit messages will change
parent 30d1d492
Branches 6.12-wip
No related tags found
No related merge requests found
......@@ -462,7 +462,7 @@ &gpu {
zap-shader {
memory-region = <&gpu_mem>;
firmware-name = "qcom/sm8150/xiaomi/nabu/a640_zap.mbn";
firmware-name = "qcom/sm8150/Xiaomi/nabu/a640_zap.mbn";
};
};
......@@ -797,17 +797,17 @@ &qupv3_id_2 {
&remoteproc_adsp {
status = "okay";
firmware-name = "qcom/sm8150/xiaomi/nabu/adsp.mbn";
firmware-name = "qcom/sm8150/Xiaomi/nabu/adsp.mbn";
};
&remoteproc_cdsp {
status = "okay";
firmware-name = "qcom/sm8150/xiaomi/nabu/cdsp.mbn";
firmware-name = "qcom/sm8150/Xiaomi/nabu/cdsp.mbn";
};
&remoteproc_mpss {
status = "okay";
firmware-name = "qcom/sm8150/xiaomi/nabu/modem.mbn";
firmware-name = "qcom/sm8150/Xiaomi/nabu/modem.mbn";
};
&remoteproc_slpi {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment