diff --git a/qcom/sun.dtsi b/qcom/sun.dtsi index b487d93d..1f705231 100644 --- a/qcom/sun.dtsi +++ b/qcom/sun.dtsi @@ -3376,6 +3376,20 @@ qcom,smem-states = <&soccp_smp2p_out 0>, <&soccp_smp2p_out 10>, <&soccp_smp2p_out 9>; qcom,smem-state-names = "stop", "wakeup", "sleep"; }; + + qfprom: qfprom@221c8000 { + compatible = "qcom,qfprom"; + reg = <0x221c8000 0x1000>; + #address-cells = <1>; + #size-cells = <1>; + read-only; + ranges; + + ssip_config: ssip_config@13e { + reg = <0x13e 0x2>; + bits = <7 2>; + }; + }; }; &reserved_memory {