Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + 1 file changed, 1 insertion(+)
Document QFPROM compatible for Qualcomm QCS8300. It provides access
functions for QFPROM data to rest of the drivers via nvmem interface.
Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com>
---
Changes in v2:
- decoupled from the original series.
- Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.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 80845c722ae4..fcd71f023808 100644
--- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
+++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml
@@ -32,6 +32,7 @@ properties:
- qcom,msm8998-qfprom
- qcom,qcm2290-qfprom
- qcom,qcs404-qfprom
+ - qcom,qcs8300-qfprom
- qcom,sc7180-qfprom
- qcom,sc7280-qfprom
- qcom,sc8280xp-qfprom
---
base-commit: 100cc857359b5d731407d1038f7e76cd0e871d94
change-id: 20240911-qcs8300_qfprom_binding-a5a79be3f797
Best regards,
--
Jingyi Wang <quic_jingyw@quicinc.com>
Hi Maintainers, On 9/11/2024 3:34 PM, Jingyi Wang wrote: > Document QFPROM compatible for Qualcomm QCS8300. It provides access > functions for QFPROM data to rest of the drivers via nvmem interface. > > Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com> > --- <...> > Best regards, Gentle ping for the patch apply. Thanks, Jingyi
On Wed, Sep 11, 2024 at 03:34:33PM +0800, Jingyi Wang wrote: > Document QFPROM compatible for Qualcomm QCS8300. It provides access > functions for QFPROM data to rest of the drivers via nvmem interface. > > Signed-off-by: Jingyi Wang <quic_jingyw@quicinc.com> > --- > Changes in v2: > - decoupled from the original series. > - Link to v1: https://lore.kernel.org/r/20240904-qcs8300_initial_dtsi-v1-0-d0ea9afdc007@quicinc.com > --- > Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml | 1 + > 1 file changed, 1 insertion(+) Reviewed-by: Krzysztof Kozlowski <krzk@kernel.org> Best regards, Krzysztof
© 2016 - 2024 Red Hat, Inc.