Re: [PATCH/RFC 00/05] arm64: dts: r8a7795: salvator-x: IPMMU test code V2

2016-03-24 Thread Geert Uytterhoeven
Hi Magnus,

On Thu, Mar 17, 2016 at 5:55 PM, Magnus Damm  wrote:
> arm64: dts: r8a7795: salvator-x: IPMMU test code V2
>
> [PATCH/RFC 01/05] arm64: dts: r8a7795: Add IPMMU device nodes
> [PATCH/RFC 02/05] arm64: dts: r8a7795: Enable IPMMU-MM
> [PATCH/RFC 03/05] arm64: dts: r8a7795: Hook up SYS-DMAC to IPMMU
> [PATCH/RFC 04/05] arm64: dts: r8a7795: Enable IPMMU-DS0
> [PATCH/RFC 05/05] arm64: dts: salvator-x: External SCIF3/HSCIF3 loop
>
> Hook up r8a7795 IPMMU to SYS-DMAC and also tie in the external
> SCIF3/HSCIF3 loop back adapter via DT.

Thanks for your series!

> Previous version posted as:
>
> [PATCH/RFC 00/03] ARM: shmobile: r8a7795 Salvator-X IPMMU test code

IIRC, that was already version 2, so I'll try to include this in next
renesas-drivers release as v3 ;-)

Gr{oetje,eeting}s,

Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

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


Re: [PATCH/RFC 00/05] arm64: dts: r8a7795: salvator-x: IPMMU test code V2

2016-03-19 Thread Simon Horman
Hi Magnus,

On Fri, Mar 18, 2016 at 01:55:27AM +0900, Magnus Damm wrote:
> arm64: dts: r8a7795: salvator-x: IPMMU test code V2
> 
> [PATCH/RFC 01/05] arm64: dts: r8a7795: Add IPMMU device nodes
> [PATCH/RFC 02/05] arm64: dts: r8a7795: Enable IPMMU-MM
> [PATCH/RFC 03/05] arm64: dts: r8a7795: Hook up SYS-DMAC to IPMMU
> [PATCH/RFC 04/05] arm64: dts: r8a7795: Enable IPMMU-DS0
> [PATCH/RFC 05/05] arm64: dts: salvator-x: External SCIF3/HSCIF3 loop
> 
> Hook up r8a7795 IPMMU to SYS-DMAC and also tie in the external
> SCIF3/HSCIF3 loop back adapter via DT. Previous version posted as:
> 
> [PATCH/RFC 00/03] ARM: shmobile: r8a7795 Salvator-X IPMMU test code
> 
> The DT binding for r8a7795 has been accepted for upstream merge
> and this series implements support following such format:
> 
> d4e42e7 iommu/ipmmu-vmsa: Add r8a7795 DT binding
> 
> Even though the DT binding has been accepted I prefer to hold off
> for a bit longer before merging patch 1-4 upstream.

Waiting is fine by me.
Please let me know if/when you are would like these queued up.