On Thu, Sep 19, 2019 at 7:30 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> > --- > v6: added common compatible as per request from Tony Lindgren. This is > to simplify the support code in patch #10 of the series slightly > > .../devicetree/bindings/arm/omap/prm-inst.txt | 30 +++++++++++++++++++ > 1 file changed, 30 insertions(+) > create mode 100644 Documentation/devicetree/bindings/arm/omap/prm-inst.txt Reviewed-by: Rob Herring <robh@xxxxxxxxxx>