Message ID | 20210115140352.146941-10-damien.lemoal@wdc.com |
---|---|
State | Superseded |
Headers | show |
Series | None | expand |
Context | Check | Description |
---|---|---|
robh/dtbs-check | success | |
robh/dt-meta-schema | success | |
robh/checkpatch | success |
diff --git a/Documentation/devicetree/bindings/serial/sifive-serial.yaml b/Documentation/devicetree/bindings/serial/sifive-serial.yaml index 3ac5c7ff2758..5fa94dacbba9 100644 --- a/Documentation/devicetree/bindings/serial/sifive-serial.yaml +++ b/Documentation/devicetree/bindings/serial/sifive-serial.yaml @@ -20,6 +20,7 @@ properties: - enum: - sifive,fu540-c000-uart - sifive,fu740-c000-uart + - canaan,k210-uarths - const: sifive,uart0 description:
Add the compatible string "canaan,k210-uarths" to the sifive uart bindings as the Canaan Kendryte K210 includes a Sifive uart IP block for the main serial console. Cc: Paul Walmsley <paul.walmsley@sifive.com> Cc: Rob Herring <robh@kernel.org> Cc: devicetree@vger.kernel.org Signed-off-by: Damien Le Moal <damien.lemoal@wdc.com> --- Documentation/devicetree/bindings/serial/sifive-serial.yaml | 1 + 1 file changed, 1 insertion(+)