Message ID | 20221104172122.252761-3-angelogioacchino.delregno@collabora.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | MSM8956/76 and Sony Xperia X / X Compact support | expand |
On 04/11/2022 13:21, AngeloGioacchino Del Regno wrote: > From: Marijn Suijten <marijn.suijten@somainline.org> > > Document generic QFPROM compatibility on MSM8976. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.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 2eab2f46cb65..cac7be59c3cd 100644 > --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml > @@ -22,6 +22,7 @@ properties: > - qcom,msm8974-qfprom > - qcom,msm8916-qfprom > - qcom,msm8996-qfprom > + - qcom,msm8976-qfprom Put it before msm8996, although order is already broken. > - qcom,msm8998-qfprom > - qcom,qcs404-qfprom > - qcom,sc7180-qfprom Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml index 2eab2f46cb65..cac7be59c3cd 100644 --- a/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml +++ b/Documentation/devicetree/bindings/nvmem/qcom,qfprom.yaml @@ -22,6 +22,7 @@ properties: - qcom,msm8974-qfprom - qcom,msm8916-qfprom - qcom,msm8996-qfprom + - qcom,msm8976-qfprom - qcom,msm8998-qfprom - qcom,qcs404-qfprom - qcom,sc7180-qfprom