[PATCH 1/3] dt-bindings: arm: qcom: Add Lenovo Ideapad Slim 5 variants

From: Jens Glathe via B4 Relay

Date: Sun Sep 06 2026 - 08:23:27 EST


From: Jens Glathe <jens.glathe@xxxxxxxxxxxxxxxxxxxxxx>

Document the Lenovo IdeaPad Slim 5x 14Q8X9 (machine type 83HL),
a Snapdragon X Plus X1P42100 (Purwa) clamshell.

The chassis is sold with either an LCD panel that needs a PWM
backlight or an OLED panel that does not, so give each SKU its
own compatible. Also add a generic "lenovo,ideapad-5" fallback
for drivers that match a whole family, such as the QSEECOM
allowlist.

Assisted-by: Grok 4.5 (xAI)
Signed-off-by: Jens Glathe <jens.glathe@xxxxxxxxxxxxxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 7 +++++++
1 file changed, 7 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 5ccb571520d1d..da72181b55e2a 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1247,6 +1247,13 @@ properties:
- const: asus,zenbook-a14-ux3407qa
- const: qcom,x1p42100

+ - items:
+ - enum:
+ - lenovo,ideapad-slim5x-lcd
+ - lenovo,ideapad-slim5x-oled
+ - const: lenovo,ideapad-5
+ - const: qcom,x1p42100
+
- items:
- enum:
- asus,vivobook-s15-x1p4

--
2.53.0