mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
ARM: dts: msm: Add qfprom and qfprom_sys node for Diwali
Add qfprom and qfprom_sys DT node for Diwali platform. Change-Id: I289963dc25b90bdeecd3918c24ef787fd8b2e9b1
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
parent
e3c6a366f3
commit
2ddab83a42
@@ -1895,6 +1895,19 @@
|
||||
shared-buffer = <&trust_ui_vm_qrtr>;
|
||||
};
|
||||
|
||||
qfprom: qfprom@221c8000 {
|
||||
compatible = "qcom,qfprom";
|
||||
reg = <0x221c8000 0x1000>;
|
||||
#address-cells = <1>;
|
||||
#size-cells = <1>;
|
||||
read-only;
|
||||
ranges;
|
||||
};
|
||||
|
||||
qfprom_sys: qfprom@0 {
|
||||
compatible = "qcom,qfprom-sys";
|
||||
};
|
||||
|
||||
qcom,msm-cdsp-loader {
|
||||
compatible = "qcom,cdsp-loader";
|
||||
qcom,proc-img-to-load = "cdsp";
|
||||
|
||||
Reference in New Issue
Block a user