On Fri, Sep 6, 2019 at 11:36 AM Tero Kristo <t-kristo@xxxxxx> wrote: > > Add new binding for OMAP PRM (Power and Reset Manager) instances. Each > of these will act as a power domain controller and potentially as a reset > provider. > > Signed-off-by: Tero Kristo <t-kristo@xxxxxx> > --- > v4: > - renamed nodes as power-controller > - added documentation about hierarchy > > .../devicetree/bindings/arm/omap/prm-inst.txt | 31 +++++++++++++++++++ > 1 file changed, 31 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/omap/prm-inst.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx>