diff options
author | 2024-08-26 16:37:50 +0200 | |
---|---|---|
committer | 2024-08-26 11:29:29 -0500 | |
commit | 2538d0689cfe0a3c45c1fbed54d14cd56df8781c (patch) | |
tree | a8b5dce057c09dee2400c459cc8d2511e732596b | |
parent | arm64: dts: qcom: sm8150-mtp: drop incorrect amd,imageon (diff) | |
download | wireguard-linux-2538d0689cfe0a3c45c1fbed54d14cd56df8781c.tar.xz wireguard-linux-2538d0689cfe0a3c45c1fbed54d14cd56df8781c.zip |
dt-bindings: arm: qcom: Add Surface Laptop 7 devices
Document the X1E80100-based Microsoft laptops.
Signed-off-by: Konrad Dybcio <quic_kdybcio@quicinc.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240826-topic-sl7-v2-1-c32ebae78789@quicinc.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/qcom.yaml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/qcom.yaml b/Documentation/devicetree/bindings/arm/qcom.yaml index c0529486810f..2cee7d96ce6d 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -1053,6 +1053,8 @@ properties: - enum: - asus,vivobook-s15 - lenovo,yoga-slim7x + - microsoft,romulus13 + - microsoft,romulus15 - qcom,x1e80100-crd - qcom,x1e80100-qcp - const: qcom,x1e80100 |