[PATCH v2 1/4] dt-bindings: arm: qcom: Add ASUS Vivobook X1P42100 variant

Jens Glathe via B4 Relay posted 4 patches 1 month, 2 weeks ago
There is a newer version of this series
[PATCH v2 1/4] dt-bindings: arm: qcom: Add ASUS Vivobook X1P42100 variant
Posted by Jens Glathe via B4 Relay 1 month, 2 weeks ago
From: Jens Glathe <jens.glathe@oldschoolsolutions.biz>

The ASUS Vivobook S15 (S5507) [1] is available with Hamoa and Purwa SoC.
Add the Purwa-based variant:

asus,vivobook-s15-x1p4 compatible to Purwa SoC

[1]: https://www.asus.com/de/laptops/for-home/vivobook/asus-vivobook-s-15-s5507/techspec/

Tested-by: Colin K. Williams <colin@li-nk.org>
Signed-off-by: Jens Glathe <jens.glathe@oldschoolsolutions.biz>
---
 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 d48c625d3fc42f1a90f76a020753ae4daec8c5ea..8ca0b96c5221dff40be88b0d820671a8614da0b3 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1131,6 +1131,7 @@ properties:
 
       - items:
           - enum:
+              - asus,vivobook-s15-x1p4
               - hp,omnibook-x14-fe1
               - lenovo,thinkbook-16
               - qcom,x1p42100-crd

-- 
2.51.0
Re: [PATCH v2 1/4] dt-bindings: arm: qcom: Add ASUS Vivobook X1P42100 variant
Posted by Krzysztof Kozlowski 1 month, 2 weeks ago
On Wed, Feb 11, 2026 at 09:37:50PM +0100, Jens Glathe wrote:
> The ASUS Vivobook S15 (S5507) [1] is available with Hamoa and Purwa SoC.
> Add the Purwa-based variant:
> 
> asus,vivobook-s15-x1p4 compatible to Purwa SoC
> 
> [1]: https://www.asus.com/de/laptops/for-home/vivobook/asus-vivobook-s-15-s5507/techspec/
> 
> Tested-by: Colin K. Williams <colin@li-nk.org>

Please drop, you cannot test a binding in this meaning. I guess this was
populated from cover letter.

Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com>

Best regards,
Krzysztof