[PATCH 1/2] dt-bindings: arm: qcom: Add Snapdragon Devkit for Windows

From: Sibi Sankar
Date: Wed Sep 11 2024 - 03:34:55 EST


X1E001DE is the speed binned variant of X1E80100 that supports turbo
boost up to 4.3 Ghz.

Signed-off-by: Sibi Sankar <quic_sibis@xxxxxxxxxxx>
---
Documentation/devicetree/bindings/arm/qcom.yaml | 6 ++++++
1 file changed, 6 insertions(+)

diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml
index 5cb54d69af0b..6a8fc031e51f 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1049,6 +1049,12 @@ properties:
- qcom,sm8650-qrd
- const: qcom,sm8650

+ - items:
+ - enum:
+ - qcom,x1e001de-devkit
+ - const: qcom,x1e001de
+ - const: qcom,x1e80100
+
- items:
- enum:
- lenovo,thinkpad-t14s
--
2.34.1