[PATCH 2/3] dt-bindings: arm: qcom: Add Sony Xperia Z3

Luca Weiss posted 3 patches 1 year, 11 months ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: arm: qcom: Add Sony Xperia Z3
Posted by Luca Weiss 1 year, 11 months ago
Add the compatible for this Sony smartphone.

Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
---
 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 1a5fb889a444..d6a7ee5e1d91 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -224,6 +224,7 @@ properties:
               - oneplus,bacon
               - samsung,klte
               - sony,xperia-castor
+              - sony,xperia-leo
           - const: qcom,msm8974pro
           - const: qcom,msm8974
 

-- 
2.44.0
Re: [PATCH 2/3] dt-bindings: arm: qcom: Add Sony Xperia Z3
Posted by Krzysztof Kozlowski 1 year, 11 months ago
On 10/03/2024 12:41, Luca Weiss wrote:
> Add the compatible for this Sony smartphone.
> 
> Signed-off-by: Luca Weiss <luca@z3ntu.xyz>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

Best regards,
Krzysztof