]> Git Repo - linux.git/commitdiff
dt-bindings: Document mti,mips-cpc binding
authorPaul Burton <[email protected]>
Fri, 19 Jan 2018 15:40:48 +0000 (16:40 +0100)
committerJames Hogan <[email protected]>
Thu, 8 Feb 2018 14:02:01 +0000 (14:02 +0000)
Document a binding for the MIPS Cluster Power Controller (CPC) that
allows the device tree to specify where the CPC registers are located.

Signed-off-by: Paul Burton <[email protected]>
Signed-off-by: Aleksandar Markovic <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Cc: [email protected]
Cc: [email protected]
Patchwork: https://patchwork.linux-mips.org/patch/18512/
Signed-off-by: James Hogan <[email protected]>
Documentation/devicetree/bindings/power/mti,mips-cpc.txt [new file with mode: 0644]
MAINTAINERS

diff --git a/Documentation/devicetree/bindings/power/mti,mips-cpc.txt b/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
new file mode 100644 (file)
index 0000000..c6b8251
--- /dev/null
@@ -0,0 +1,8 @@
+Binding for MIPS Cluster Power Controller (CPC).
+
+This binding allows a system to specify where the CPC registers are
+located.
+
+Required properties:
+compatible : Should be "mti,mips-cpc".
+regs: Should describe the address & size of the CPC register region.
index 0e7561d6c2d779e0898cb7993fe2cfb89bccf7a3..ac100d38d117b5faa29e2ebbf3b93592283d5806 100644 (file)
@@ -9112,6 +9112,7 @@ MIPS GENERIC PLATFORM
 M:     Paul Burton <[email protected]>
 L:     [email protected]
 S:     Supported
+F:     Documentation/devicetree/bindings/power/mti,mips-cpc.txt
 F:     arch/mips/generic/
 F:     arch/mips/tools/generic-board-config.sh
 
This page took 0.105741 seconds and 4 git commands to generate.