Re: [PATCH 0/4] ARM: dts: rcar-gen2: Correct SCIFB reg properties to cover all

2016-09-20 Thread Simon Horman
On Mon, Sep 19, 2016 at 04:18:52PM +0200, Geert Uytterhoeven wrote:
>   Hi Simon, Magnus,
> 
> Several SCIFB registers reside outside the register ranges as specified
> by the "reg" properties of the various R-Car Gen2 DTSes.  Fortunately
> this works (on Linux), due to the PAGE_SIZE granularity of ioremap().
> 
> Extend the sizes from 64 to 0x100 bytes to fix this, like is done on
> SH/R-Mobile SoCs.

Thanks, I have queued these up.


[PATCH 0/4] ARM: dts: rcar-gen2: Correct SCIFB reg properties to cover all

2016-09-19 Thread Geert Uytterhoeven
Hi Simon, Magnus,

Several SCIFB registers reside outside the register ranges as specified
by the "reg" properties of the various R-Car Gen2 DTSes.  Fortunately
this works (on Linux), due to the PAGE_SIZE granularity of ioremap().

Extend the sizes from 64 to 0x100 bytes to fix this, like is done on
SH/R-Mobile SoCs.

Thanks for applying!

Geert Uytterhoeven (4):
  ARM: dts: r8a7790: Correct SCIFB reg properties to cover all registers
  ARM: dts: r8a7791: Correct SCIFB reg properties to cover all registers
  ARM: dts: r8a7793: Correct SCIFB reg properties to cover all registers
  ARM: dts: r8a7794: Correct SCIFB reg properties to cover all registers

 arch/arm/boot/dts/r8a7790.dtsi | 6 +++---
 arch/arm/boot/dts/r8a7791.dtsi | 6 +++---
 arch/arm/boot/dts/r8a7793.dtsi | 6 +++---
 arch/arm/boot/dts/r8a7794.dtsi | 6 +++---
 4 files changed, 12 insertions(+), 12 deletions(-)

-- 
1.9.1

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