diff options
author | Xilin Wu <wuxilin123@gmail.com> | 2024-07-01 11:05:17 +0800 |
---|---|---|
committer | Bjorn Andersson <andersson@kernel.org> | 2024-07-02 22:14:15 -0500 |
commit | ef7025079a9de1ed06a049a0c69afe822d0b7fb0 (patch) | |
tree | bc207c1a502c0e24b8109e828647b1449bf619d9 /Documentation | |
parent | c6050d45cd372e4a34f9f501b30243caf2e810c6 (diff) | |
download | lwn-ef7025079a9de1ed06a049a0c69afe822d0b7fb0.tar.gz lwn-ef7025079a9de1ed06a049a0c69afe822d0b7fb0.zip |
dt-bindings: arm: qcom: Add ASUS Vivobook S 15
Add the compatible for this device.
Signed-off-by: Xilin Wu <wuxilin123@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20240701-asus-vivobook-s15-v4-1-ce7933b4d4e5@gmail.com
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
Diffstat (limited to 'Documentation')
-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 000037f4a712..599e8930cda8 100644 --- a/Documentation/devicetree/bindings/arm/qcom.yaml +++ b/Documentation/devicetree/bindings/arm/qcom.yaml @@ -1037,6 +1037,7 @@ properties: - items: - enum: + - asus,vivobook-s15 - qcom,x1e80100-crd - qcom,x1e80100-qcp - const: qcom,x1e80100 |