Document compatible string for the QFPROM on Lemans platform.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com>
---
Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
index 3f6dc6a3a9f1adc582a28cf71414b0e9d08629ed..7d1612acca48d24c3b54c4d25fa8a210176d3bb5 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -39,6 +39,7 @@ properties:
- qcom,qcs404-qfprom
- qcom,qcs615-qfprom
- qcom,qcs8300-qfprom
+ - qcom,sa8775p-qfprom
- qcom,sar2130p-qfprom
- qcom,sc7180-qfprom
- qcom,sc7280-qfprom
--
2.50.1
Hi Bjorn, On 9/10/25 12:25 PM, Akhil P Oommen wrote: > Document compatible string for the QFPROM on Lemans platform. > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> > --- In case you plan to pick this up. Acked-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> --srini > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > index 3f6dc6a3a9f1adc582a28cf71414b0e9d08629ed..7d1612acca48d24c3b54c4d25fa8a210176d3bb5 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -39,6 +39,7 @@ properties: > - qcom,qcs404-qfprom > - qcom,qcs615-qfprom > - qcom,qcs8300-qfprom > + - qcom,sa8775p-qfprom > - qcom,sar2130p-qfprom > - qcom,sc7180-qfprom > - qcom,sc7280-qfprom >
On Mon, Sep 22, 2025 at 12:55:36PM +0100, Srinivas Kandagatla wrote: > Hi Bjorn, > > On 9/10/25 12:25 PM, Akhil P Oommen wrote: > > Document compatible string for the QFPROM on Lemans platform. > > > > Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> > > Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> > > --- > > In case you plan to pick this up. > > > Acked-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> > Thanks, it seems though that I missed your reply earlier. Please pick the binding through the driver branch if you can, then I'll pick the dts changes. Regards, Bjorn > --srini > > > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > > 1 file changed, 1 insertion(+) > > > > diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > > index 3f6dc6a3a9f1adc582a28cf71414b0e9d08629ed..7d1612acca48d24c3b54c4d25fa8a210176d3bb5 100644 > > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > > @@ -39,6 +39,7 @@ properties: > > - qcom,qcs404-qfprom > > - qcom,qcs615-qfprom > > - qcom,qcs8300-qfprom > > + - qcom,sa8775p-qfprom > > - qcom,sar2130p-qfprom > > - qcom,sc7180-qfprom > > - qcom,sc7280-qfprom > > >
On 11/4/2025 8:32 AM, Bjorn Andersson wrote: > On Mon, Sep 22, 2025 at 12:55:36PM +0100, Srinivas Kandagatla wrote: >> Hi Bjorn, >> >> On 9/10/25 12:25 PM, Akhil P Oommen wrote: >>> Document compatible string for the QFPROM on Lemans platform. >>> >>> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> >>> Signed-off-by: Akhil P Oommen <akhilpo@oss.qualcomm.com> >>> --- >> >> In case you plan to pick this up. >> >> >> Acked-by: Srinivas Kandagatla <srinivas.kandagatla@oss.qualcomm.com> >> > > Thanks, it seems though that I missed your reply earlier. > > Please pick the binding through the driver branch if you can, then I'll > pick the dts changes. Bjorn, Srini has picked up this patch today. So it should show up in linux-next tomorrow. And I have posted a rebased version of this series for you here: https://lore.kernel.org/lkml/20251105-a663-gpu-support-v8-0-62a7aaa551e3@oss.qualcomm.com/ -Akhil > > Regards, > Bjorn > >> --srini >> >>> Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + >>> 1 file changed, 1 insertion(+) >>> >>> diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml >>> index 3f6dc6a3a9f1adc582a28cf71414b0e9d08629ed..7d1612acca48d24c3b54c4d25fa8a210176d3bb5 100644 >>> --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml >>> +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml >>> @@ -39,6 +39,7 @@ properties: >>> - qcom,qcs404-qfprom >>> - qcom,qcs615-qfprom >>> - qcom,qcs8300-qfprom >>> + - qcom,sa8775p-qfprom >>> - qcom,sar2130p-qfprom >>> - qcom,sc7180-qfprom >>> - qcom,sc7280-qfprom >>> >>
© 2016 - 2026 Red Hat, Inc.