Add DT binding documentation for Acer Swift SFA14-11 laptop based on Qualcomm X1E78100 SoC.
This introduces a new compatible string for the Acer Swift SFA14-11 board.
Signed-off-by: weifu wu <wwfu06@163.com>
---
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 4eb0a7a9ee4a..55d4afa9a70e 100644
--- a/Documentation/devicetree/bindings/arm/qcom.yaml
+++ b/Documentation/devicetree/bindings/arm/qcom.yaml
@@ -1065,6 +1065,13 @@ properties:
- const: qcom,x1e001de
- const: qcom,x1e80100
+ - items:
+ - enum:
+ - acer,swift-sfa14-11
+ - const: acer,swift-sfa14-11
+ - const: qcom,x1e78100
+ - const: qcom,x1e80100
+
- items:
- enum:
- lenovo,thinkpad-t14s-lcd
--
2.48.1