On Thu, May 14, 2020 at 10:09:43AM -0500, Rob Herring wrote: > On Wed, 6 May 2020 20:42:20 +0300, wrote: > > From: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx> > > > > It's a Common Device Memory Map controller embedded into the MIPS IP > > cores, which 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-mips@xxxxxxxxxxxxxxx > > Cc: linux-pm@xxxxxxxxxxxxxxx > > > > --- > > > > Changelog v2: > > - Lowercase the example hex'es. > > --- > > .../bindings/bus/mti,mips-cdmm.yaml | 35 +++++++++++++++++++ > > 1 file changed, 35 insertions(+) > > create mode 100644 Documentation/devicetree/bindings/bus/mti,mips-cdmm.yaml > > > > Reviewed-by: Rob Herring <robh@xxxxxxxxxx> Great! Thanks. -Sergey