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 <[email protected]> > > > > 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 <[email protected]> > > Cc: Alexey Malahov <[email protected]> > > Cc: Thomas Bogendoerfer <[email protected]> > > Cc: Paul Burton <[email protected]> > > Cc: Ralf Baechle <[email protected]> > > Cc: Arnd Bergmann <[email protected]> > > Cc: [email protected] > > > > --- > > > > 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 <[email protected]>
Great! Thanks. -Sergey

