[PATCH v2 4/5] dt-bindings: serial: Add a new compatible string for SC9863A
From: Chunyan Zhang
Date: Mon Nov 11 2019 - 04:04:01 EST
SC9863A use the same serial device which SC9836 uses.
Signed-off-by: Chunyan Zhang <chunyan.zhang@xxxxxxxxxx>
---
Documentation/devicetree/bindings/serial/sprd-uart.yaml | 1 +
1 file changed, 1 insertion(+)
diff --git a/Documentation/devicetree/bindings/serial/sprd-uart.yaml b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
index 0cc4668a9b9c..a6cce10c8b9d 100644
--- a/Documentation/devicetree/bindings/serial/sprd-uart.yaml
+++ b/Documentation/devicetree/bindings/serial/sprd-uart.yaml
@@ -18,6 +18,7 @@ properties:
- items:
- enum:
- sprd,sc9860-uart
+ - sprd,sc9863a-uart
- const: sprd,sc9836-uart
- const: sprd,sc9836-uart
--
2.20.1