Message ID | 20220716192743.454168-1-konrad.dybcio@somainline.org |
---|---|
State | New |
Headers | show |
Series | [1/2] dt-bindings: soc: qcom: qcom,smd-rpm: Add a compatible for SM6375 | expand |
On Sat, 16 Jul 2022 21:27:41 +0200, Konrad Dybcio wrote: > Document the compatible for SM6375. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + > 1 file changed, 1 insertion(+) > Acked-by: Rob Herring <robh@kernel.org>
On Sat, Jul 16, 2022 at 09:27:41PM +0200, Konrad Dybcio wrote: > Document the compatible for SM6375. > > Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml > index cc1b35080162..3936654360d8 100644 > --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml > +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml > @@ -46,6 +46,7 @@ properties: > - qcom,rpm-sm6125 > - qcom,rpm-qcm2290 > - qcom,rpm-qcs404 > + - qcom,sm6375-rpm As with rpmcc, I think it would be cleaner just to stick with qcom,rpm- Thanks, Bjorn > > clock-controller: > $ref: /schemas/clock/qcom,rpmcc.yaml# > -- > 2.37.0 >
diff --git a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml index cc1b35080162..3936654360d8 100644 --- a/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml +++ b/Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml @@ -46,6 +46,7 @@ properties: - qcom,rpm-sm6125 - qcom,rpm-qcm2290 - qcom,rpm-qcs404 + - qcom,sm6375-rpm clock-controller: $ref: /schemas/clock/qcom,rpmcc.yaml#
Document the compatible for SM6375. Signed-off-by: Konrad Dybcio <konrad.dybcio@somainline.org> --- Documentation/devicetree/bindings/soc/qcom/qcom,smd-rpm.yaml | 1 + 1 file changed, 1 insertion(+)