Re: [PATCH v3 11/14] bus: cdmm: Add MIPS R5 arch support

From: Serge Semin
Date: Thu May 21 2020 - 08:58:59 EST


On Thu, May 21, 2020 at 01:25:21PM +0300, Sergei Shtylyov wrote:
> Hello!
>
> On 21.05.2020 3:34, Serge Semin wrote:
>
> > CDMM may be available not only MIPS R2 architectures, but also in
> ^ on -re, it's singular

Thanks, Sergey. Got it. I'll fix it in the next revision.

>
> > newer MIPS R5 chips. For instance our P5600 chip has one. Lets mark
Probably also: ^ Let's
Right?

-Sergey

> > the CDMM bus being supported for that MIPS arch too.

> >
> > Co-developed-by: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Alexey Malahov <Alexey.Malahov@xxxxxxxxxxxxxxxxxxxx>
> > Signed-off-by: Serge Semin <Sergey.Semin@xxxxxxxxxxxxxxxxxxxx>
> > Reviewed-by: Thomas Bogendoerfer <tsbogend@xxxxxxxxxxxxxxxx>
> > Cc: Paul Burton <paulburton@xxxxxxxxxx>
> > Cc: Ralf Baechle <ralf@xxxxxxxxxxxxxx>
> > Cc: Greg Kroah-Hartman <gregkh@xxxxxxxxxxxxxxxxxxx>
> > Cc: Arnd Bergmann <arnd@xxxxxxxx>
> > Cc: Olof Johansson <olof@xxxxxxxxx>
> > Cc: Rob Herring <robh+dt@xxxxxxxxxx>
> > Cc: linux-mips@xxxxxxxxxxxxxxx
> > Cc: devicetree@xxxxxxxxxxxxxxx
> [...]
>
> MBR, Sergei