[PATCH v2 1/3] dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact

Valeriy Klimin posted 3 patches 1 year, 5 months ago
[PATCH v2 1/3] dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact
Posted by Valeriy Klimin 1 year, 5 months ago
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
               - sony,xperia-castor
               - sony,xperia-leo
           - const: qcom,msm8974pro

-- 
2.43.2
Re: [PATCH v2 1/3] dt-bindings: arm: qcom: Add Sony Xperia Z3 Compact
Posted by Conor Dooley 1 year, 5 months ago
On Fri, Jun 21, 2024 at 05:26:42PM +0300, Valeriy Klimin wrote:
> Add the compatible for this device.
> 
> Signed-off-by: Valeriy Klimin <vdos63@gmail.com>


Acked-by: Conor Dooley <conor.dooley@microchip.com>