1 OMAP PRM instance bindings
3 Power and Reset Manager is an IP block on OMAP family of devices which
4 handle the power domains and their current state, and provide reset
5 handling for the domains and/or separate IP blocks under the power domain
9 - compatible: Must contain one of the following:
15 and additionally must contain:
17 - reg: Contains PRM instance register address range
18 (base address and length)
21 - #reset-cells: Should be 1 if the PRM instance in question supports resets.
26 compatible = "ti,dra7-prm-inst", "ti,omap-prm-inst";