Message ID | 20240621-sony-aries-v1-2-bcf96876980e@gmail.com (mailing list archive) |
---|---|
State | Superseded |
Headers | show |
Series | Add Sony Xperia Z3 Compact smartphone | expand |
On 21/06/2024 10:14, Valeriy Klimin wrote: > Add the compatible for this device. > > Signed-off-by: Valeriy Klimin <vdos63@gmail.com> > --- > Documentation/devicetree/bindings/arm/qcom.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml > index ae885414b181..e53f061fc1cf 100644 > --- a/Documentation/devicetree/bindings/arm/qcom.yaml > +++ b/Documentation/devicetree/bindings/arm/qcom.yaml > @@ -184,6 +184,7 @@ properties: > - fairphone,fp2 > - oneplus,bacon > - samsung,klte > + - sony,xperia-aries Bindings come before users. With ordering fixed: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org> Best regards, Krzysztof
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index ae885414b181..e53f061fc1cf 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -184,6 +184,7 @@ properties: - fairphone,fp2 - oneplus,bacon - samsung,klte + - sony,xperia-aries - sony,xperia-castor - sony,xperia-leo - const: qcom,msm8974pro
Add the compatible for this device. Signed-off-by: Valeriy Klimin <vdos63@gmail.com> --- Documentation/devicetree/bindings/arm/qcom.yaml | 1 + 1 file changed, 1 insertion(+)