On Thu, 27 Feb 2020 16:28:33 -0600, Suman Anna wrote: > From: Roger Quadros <rogerq@xxxxxx> > > The PRUSS module has a SYSCFG which is unique. The SYSCFG > has two additional unique fields called STANDBY_INIT and > SUB_MWAIT in addition to regular IDLE_MODE and STANDBY_MODE > fields. Add the bindings for this new sysc type. > > Cc: Rob Herring <robh+dt@xxxxxxxxxx> > Signed-off-by: Roger Quadros <rogerq@xxxxxx> > Signed-off-by: Suman Anna <s-anna@xxxxxx> > --- > v2: No changes > > Documentation/devicetree/bindings/bus/ti-sysc.txt | 1 + > include/dt-bindings/bus/ti-sysc.h | 4 ++++ > 2 files changed, 5 insertions(+) > Acked-by: Rob Herring <robh@xxxxxxxxxx>