Re: [PATCH 5/7] ARM: dts: r8a7744: Add GPIO support

2018-11-30 Thread Geert Uytterhoeven
On Thu, Nov 22, 2018 at 10:23 AM Biju Das wrote: > Describe GPIO blocks in the R8A7744 device tree. > > Signed-off-by: Biju Das Reviewed-by: Geert Uytterhoeven Gr{oetje,eeting}s, Geert -- Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- ge...@linux-m68k.org

Re: [PATCH 5/7] ARM: dts: r8a7744: Add GPIO support

2018-11-29 Thread Simon Horman
On Thu, Nov 22, 2018 at 09:14:33AM +, Biju Das wrote: > Describe GPIO blocks in the R8A7744 device tree. > > Signed-off-by: Biju Das Thanks, This looks fine to me but I will wait to see if there are other reviews before applying. Reviewed-by: Simon Horman

[PATCH 5/7] ARM: dts: r8a7744: Add GPIO support

2018-11-22 Thread Biju Das
Describe GPIO blocks in the R8A7744 device tree. Signed-off-by: Biju Das --- arch/arm/boot/dts/r8a7744.dtsi | 102 +++-- 1 file changed, 98 insertions(+), 4 deletions(-) diff --git a/arch/arm/boot/dts/r8a7744.dtsi b/arch/arm/boot/dts/r8a7744.dtsi index a9ebd0