mirror of
https://github.com/AuxXxilium/linux_dsm_epyc7002.git
synced 2024-11-25 19:40:56 +07:00
aece34cd57
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> Cc: linux-mips@linux-mips.org Cc: devicetree@vger.kernel.org Patchwork: https://patchwork.linux-mips.org/patch/18512/ Signed-off-by: James Hogan <jhogan@kernel.org>
9 lines
257 B
Plaintext
9 lines
257 B
Plaintext
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.
|