[PATCH 2/4] dt-bindings: arm: qcom: Add Ntmer TW220

Pengyu Luo posted 4 patches 3 months, 3 weeks ago
[PATCH 2/4] dt-bindings: arm: qcom: Add Ntmer TW220
Posted by Pengyu Luo 3 months, 3 weeks ago
The Ntmer TW220 is a WOS tablet based on the Qualcomm SC8280XP
platform. This device is also known as Robo&kala 2-in-1 Laptop.

Signed-off-by: Pengyu Luo <mitltlatltl@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 b14206d11..e17435e88 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -861,6 +861,7 @@ properties:
               - lenovo,thinkpad-x13s
               - microsoft,arcata
               - microsoft,blackrock
+              - ntmer,tw220
               - qcom,sc8280xp-crd
               - qcom,sc8280xp-qrd
           - const: qcom,sc8280xp
-- 
2.49.0
Re: [PATCH 2/4] dt-bindings: arm: qcom: Add Ntmer TW220
Posted by Rob Herring (Arm) 3 months, 2 weeks ago
On Tue, 17 Jun 2025 17:29:27 +0800, Pengyu Luo wrote:
> The Ntmer TW220 is a WOS tablet based on the Qualcomm SC8280XP
> platform. This device is also known as Robo&kala 2-in-1 Laptop.
> 
> Signed-off-by: Pengyu Luo <mitltlatltl@gmail.com>
> ---
>  Documentation/devicetree/bindings/arm/qcom.yaml | 1 +
>  1 file changed, 1 insertion(+)
> 

Acked-by: Rob Herring (Arm) <robh@kernel.org>