On Thu, May 14, 2020 at 10:09:03AM -0500, Rob Herring wrote: > On Wed, 6 May 2020 20:42:19 +0300, wrote: > > From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > > > It's a Cluster Power Controller embedded into the MIPS IP cores. > > Currently the corresponding dts node is supposed to have compatible > > and reg properties. > > > > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > Cc: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx> > > Cc: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx> > > Cc: Paul Burton <paulburton@xxxxxxxxxx> > > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx> > > Cc: Arnd Bergmann <arnd@xxxxxxxx> > > Cc: linux-pm@xxxxxxxxxxxxxxx > > > > --- > > > > Changelog v2: > > - Reword the changelog summary - use shorter version. > > - Lowercase the example hex'es. > > --- > > .../bindings/power/mti,mips-cpc.txt | 8 ----- > > .../bindings/power/mti,mips-cpc.yaml | 35 +++++++++++++++++++ > > 2 files changed, 35 insertions(+), 8 deletions(-) > > delete mode 100644 Documentation/devicetree/bindings/power/mti,mips-cpc.txt > > create mode 100644 Documentation/devicetree/bindings/power/mti,mips-cpc.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Great! Thanks. -Sergey