Merge "ARM: dts: msm: Add qfprom and qfprom_sys node for Ukee"

This commit is contained in:
qctecmdr
2022-08-17 09:10:52 -07:00
committed by Gerrit - the friendly Code Review server

View File

@@ -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 {