Hi Shimoda-san, On Tue, Apr 4, 2023 at 9:33 AM Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > From: Geert Uytterhoeven, Sent: Tuesday, April 4, 2023 4:21 PM > > On Wed, Jan 25, 2023 at 1:52 AM Yoshihiro Shimoda > > <yoshihiro.shimoda.uh@xxxxxxxxxxx> wrote: > > > > From: Yoshihiro Shimoda, Sent: Monday, January 23, 2023 10:35 AM > > > > > > > > Add IPMMU nodes for r8a779g0. > > > > > > > > Signed-off-by: Yoshihiro Shimoda <yoshihiro.shimoda.uh@xxxxxxxxxxx> > > > > > > --- a/arch/arm64/boot/dts/renesas/r8a779g0.dtsi > > > > +++ b/arch/arm64/boot/dts/renesas/r8a779g0.dtsi > > > > > > + ipmmu_ir: iommu@eed80000 { > > > > + compatible = "renesas,ipmmu-r8a779g0", > > > > + "renesas,rcar-gen4-ipmmu-vmsa"; > > > > + reg = <0 0xeed80000 0 0x20000>; > > > > + renesas,ipmmu-main = <&ipmmu_mm 3>; > > > > + power-domains = <&sysc R8A779G0_PD_ALWAYS_ON>; > > > > > > The power-domains should be R8A779G0_PD_A3IR. > > > So, I'll send v2 patch after we discussed updating dt-bindings of "renesas,ipmmu-main". > > > > The binding update is commit b67ab6fb63bbbe6d ("dt-bindings: iommu: > > renesas, ipmmu-vmsa: Update for R-Car Gen4") in iommu/next. > > > > Do you still plan to send a v2, or shall I fix this (+ removal of > > renesas,ipmmu-main indices) while applying? > > I said I will send a v2, but I'm happy if you will fix this while applying. Thanks, queuing all remaining iommu patches in renesas-devel for v6.4... Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- geert@xxxxxxxxxxxxxx In personal conversations with technical people, I call myself a hacker. But when I'm talking to journalists I just say "programmer" or something like that. -- Linus Torvalds