[PATCH v4 1/2] dt-bindings: arm: qcom: Add ASUS Vivobook S 15

Xilin Wu via B4 Relay posted 2 patches 10 months, 2 weeks ago
[PATCH v4 1/2] dt-bindings: arm: qcom: Add ASUS Vivobook S 15
Posted by Xilin Wu via B4 Relay 10 months, 2 weeks ago
From: Xilin Wu <wuxilin123@gmail.com>

Add the compatible for this device.

Signed-off-by: Xilin Wu <wuxilin123@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 ec1c10a12470..8342e3f2523f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1036,6 +1036,7 @@ properties:
 
       - items:
           - enum:
+              - asus,vivobook-s15
               - qcom,x1e80100-crd
               - qcom,x1e80100-qcp
           - const: qcom,x1e80100

-- 
2.45.2
Re: [PATCH v4 1/2] dt-bindings: arm: qcom: Add ASUS Vivobook S 15
Posted by Krzysztof Kozlowski 10 months, 2 weeks ago
On 01/07/2024 05:05, Xilin Wu via B4 Relay wrote:
> From: Xilin Wu <wuxilin123@gmail.com>
> 
> Add the compatible for this device.

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

Best regards,
Krzysztof