1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
4 $id: http://devicetree.org/schemas/reset/altr,rst-mgr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Altera SOCFPGA Reset Manager
10 - Dinh Nguyen <dinguyen@kernel.org>
15 - description: Cyclone5/Arria5/Arria10
17 - description: Stratix10 ARM64 SoC
19 - const: altr,stratix10-rst-mgr
26 $ref: /schemas/types.yaml#/definitions/uint32
27 description: Offset of the first modrst register
41 const: altr,stratix10-rst-mgr
44 altr,modrst-offset: false
46 additionalProperties: false
51 compatible = "altr,rst-mgr";
52 reg = <0xffd05000 0x1000>;
53 altr,modrst-offset = <0x10>;