1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/bus/mti,mips-cdmm.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: MIPS Common Device Memory Map
10 Defines a location of the MIPS Common Device Memory Map registers.
13 - James Hogan <jhogan@kernel.org>
21 Base address and size of an unoccupied memory region, which will be
22 used to map the MIPS CDMM registers block.
29 additionalProperties: false
34 compatible = "mti,mips-cdmm";
35 reg = <0x1bde8000 0x8000>;