On Tue, Nov 07, 2017 at 10:11:20AM +0100, Geert Uytterhoeven wrote:
> On Wed, Nov 1, 2017 at 11:34 AM, Simon Horman
> <[email protected]> wrote:
> > From: Magnus Damm <[email protected]>
> >
> > Add r8a7795 ES1.x IPMMU nodes and keep all disabled by default.
> >
> > This is a follow-up to a patch that adds IPMMU device nodes that
> > are common to r8a7795 ES1.x and ES2.0
> >
> > Signed-off-by: Magnus Damm <[email protected]>
> > Reviewed-by: Laurent Pinchart <[email protected]>
> > Signed-off-by: Simon Horman <[email protected]>
> 
> Reviewed-by: Geert Uytterhoeven <[email protected]>
> 
> > --- a/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi
> > +++ b/arch/arm64/boot/dts/renesas/r8a7795-es1.dtsi
> > @@ -26,6 +26,22 @@
> >         /delete-node/ mmu@fd960000;
> >         /delete-node/ mmu@fd970000;
> >
> > +       ipmmu_mp1: mmu@ec680000 {
> > +               compatible = "renesas,ipmmu-r8a7795";
> > +               reg = <0 0xec680000 0 0x1000>; /* IPMMU-MP1 */
> 
> Do we need the comments?

Now that you mention it I don't think so. I will remove them.

Reply via email to