diff options
author | Srinivas Kandagatla <[email protected]> | 2024-07-03 20:45:05 +0100 |
---|---|---|
committer | Bjorn Andersson <[email protected]> | 2024-07-06 12:57:41 -0500 |
commit | c46a239a24908dda57031589f0db944a5d2e9246 (patch) | |
tree | ccfc26741f9d3b51d8ae1a0ed5b8f0f4e2b323f3 | |
parent | 968178e35e78e566f75dbb7fbfc4dd1436ce8309 (diff) |
dt-bindings: arm: qcom: Add Lenovo Yoga Slim 7x
Document the x1e80100 based Lenovo Yoga Slim 7x laptop.
Signed-off-by: Srinivas Kandagatla <[email protected]>
Acked-by: Krzysztof Kozlowski <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Bjorn Andersson <[email protected]>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index 1c8643eeb2d1..626e48703bea 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -1039,6 +1039,7 @@ properties: - items: - enum: - asus,vivobook-s15 + - lenovo,yoga-slim7x - qcom,x1e80100-crd - qcom,x1e80100-qcp - const: qcom,x1e80100 |