dt-bindings: Document mti,mips-cpc binding

"Linux Kernel Mailing List" <[email protected]> Tue, 13 Feb 2018 17:57:43 +0000 (UTC)
Newsgroups gmane.linux.kernel.commits.head
Message-ID <[email protected]>
Web:        https://git.kernel.org/torvalds/c/aece34cd576c7625181b0488a8129c1e165355f7
Commit:     aece34cd576c7625181b0488a8129c1e165355f7
Parent:     8f2256d8eaf5acef3b49ea27edf79cc1069c4de9
Refname:    refs/heads/master
Author:     Paul Burton <[email protected]>
AuthorDate: Fri Jan 19 16:40:48 2018 +0100
Committer:  James Hogan <[email protected]>
CommitDate: Thu Feb 8 14:02:01 2018 +0000

    dt-bindings: Document mti,mips-cpc binding
    
    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 | 8 ++++++++
 MAINTAINERS                                              | 1 +
 2 files changed, 9 insertions(+)

diff --git a/Documentation/devicetree/bindings/power/mti,mips-cpc.txt b/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
new file mode 100644
index 000000000000..c6b82511ae8a
--- /dev/null
+++ b/Documentation/devicetree/bindings/power/mti,mips-cpc.txt
@@ -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.
diff --git a/MAINTAINERS b/MAINTAINERS
index 0e7561d6c2d7..ac100d38d117 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -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
 
--
To unsubscribe from this list: send the line "unsubscribe git-commits-head" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html