mirror of
https://github.com/Evolution-X-Devices/kernel_xiaomi_sm8450-devicetrees
synced 2026-02-01 08:51:30 +00:00
Merge "ARM: dts: msm: Add qfprom and qfprom_sys node for Ukee"
This commit is contained in:
committed by
Gerrit - the friendly Code Review server
commit
8d55ec090e
@@ -271,6 +271,19 @@
|
||||
qcom,firmware-name = "slpi2.mdt";
|
||||
qcom,rproc-handle = <&slpi_pas>;
|
||||
};
|
||||
|
||||
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";
|
||||
};
|
||||
};
|
||||
|
||||
&pcie1 {
|
||||
|
||||
Reference in New Issue
Block a user