1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/power/mti,mips-cpc.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MIPS Cluster Power Controller
10 Defines a location of the MIPS Cluster Power Controller registers.
13 - Paul Burton <paulburton@kernel.org>
21 Base address and size of an unoccupied memory region, which will be
22 used to map the MIPS CPC registers block.
29 additionalProperties: false
34 compatible = "mti,mips-cpc";
35 reg = <0x1bde0000 0x8000>;