diff --git a/qcom/ukee.dtsi b/qcom/ukee.dtsi index 8a49289f..e80291fd 100644 --- a/qcom/ukee.dtsi +++ b/qcom/ukee.dtsi @@ -282,6 +282,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 {