Lines Matching +full:xrx200 +full:- +full:reset
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/lantiq,reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Lantiq XWAY SoC RCU reset controller
10 - Martin Blumenstingl <martin.blumenstingl@googlemail.com>
13 This binding describes a reset-controller found on the RCU module on Lantiq
19 - lantiq,danube-reset
20 - lantiq,xrx200-reset
25 Offset of the reset set register
26 Offset of the reset status register
29 '#reset-cells':
31 The first cell takes the reset set bit and the second cell takes the
36 - compatible
37 - reg
38 - '#reset-cells'
43 - |
44 // On the xRX200 SoCs:
45 reset0: reset-controller@10 {
46 compatible = "lantiq,xrx200-reset";
48 #reset-cells = <2>;