1 Binding for the AXS10x reset controller
3 This binding describes the ARC AXS10x boards custom IP-block which allows
4 to control reset signals of selected peripherals. For example DW GMAC, etc...
5 This block is controlled via memory-mapped register (AKA CREG) which
6 represents up-to 32 reset lines.
8 As of today only the following lines are used:
11 This binding uses the common reset binding[1].
13 [1] Documentation/devicetree/bindings/reset/reset.txt
16 - compatible: should be "snps,axs10x-reset".
17 - reg: should always contain pair address - length: for creg reset
19 - #reset-cells: from common reset binding; Should always be set to 1.
22 reset: reset-controller@11220 {
23 compatible = "snps,axs10x-reset";
28 Specifying reset lines connected to IP modules: