Message ID | 20221104172122.252761-1-angelogioacchino.delregno@collabora.com |
---|---|
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
On 04/11/2022 13:21, AngeloGioacchino Del Regno wrote: > From: Marijn Suijten <marijn.suijten@somainline.org> > > Note that msm8976 is omitted as a compatible, since there are currently > no boards/devices using it. > > Signed-off-by: Marijn Suijten <marijn.suijten@somainline.org> > Signed-off-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 10 ++++++++++ > 1 file changed, 10 insertions(+) Actually, you should also change include/dt-bindings/arm/qcom,ids.h and add a patch for drivers/soc/qcom/socinfo.c Best regards, Krzysztof