Skip to content

Commit aece34c

Browse files
paulburtonamalon
authored andcommitted
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]>
1 parent 8f2256d commit aece34c

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
Binding for MIPS Cluster Power Controller (CPC).
2+
3+
This binding allows a system to specify where the CPC registers are
4+
located.
5+
6+
Required properties:
7+
compatible : Should be "mti,mips-cpc".
8+
regs: Should describe the address & size of the CPC register region.

MAINTAINERS

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9112,6 +9112,7 @@ MIPS GENERIC PLATFORM
91129112
M: Paul Burton <[email protected]>
91139113
91149114
S: Supported
9115+
F: Documentation/devicetree/bindings/power/mti,mips-cpc.txt
91159116
F: arch/mips/generic/
91169117
F: arch/mips/tools/generic-board-config.sh
91179118

0 commit comments

Comments
 (0)