diff mbox series

[v2,5/6] dt/bindings: Add bindings for ls1x CPU

Message ID 20190411121915.8040-6-jiaxun.yang@flygoat.com
State Not Applicable, archived
Headers show
Series MIPS: Loongson32: Initial devicetree support | expand

Checks

Context Check Description
robh/checkpatch success

Commit Message

Jiaxun Yang April 11, 2019, 12:19 p.m. UTC
This documented ls1x CPU node.

Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
---
 Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt | 4 ++++
 1 file changed, 4 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt

Comments

Rob Herring (Arm) April 29, 2019, 6:14 p.m. UTC | #1
On Thu, 11 Apr 2019 20:19:14 +0800, Jiaxun Yang wrote:
> This documented ls1x CPU node.
> 
> Signed-off-by: Jiaxun Yang <jiaxun.yang@flygoat.com>
> ---
>  Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt | 4 ++++
>  1 file changed, 4 insertions(+)
>  create mode 100644 Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt
> 

Reviewed-by: Rob Herring <robh@kernel.org>
diff mbox series

Patch

diff --git a/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt b/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt
new file mode 100644
index 000000000000..33664bd15487
--- /dev/null
+++ b/Documentation/devicetree/bindings/mips/loongson/ls1x-cpu.txt
@@ -0,0 +1,4 @@ 
+* Loongson-1 MCU CPUs
+
+Required properties:
+- compatible: "loongson,ls1b", "loongson,ls1c"