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 <paul.burton@mips.com> Signed-off-by: Aleksandar Markovic <aleksandar.markovic@mips.com> Reviewed-by: Rob Herring <robh@kernel.org> (cherry picked from: https://patchwork.linux-mips.org/patch/18512/) Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
8 lines
257 B
Text
8 lines
257 B
Text
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.
|