commit | 88b8596ba95599fefa5a5f1a709c70796a0e8163 | [log] [tgz] |
---|---|---|
author | Geert Uytterhoeven <geert+renesas@glider.be> | Mon Sep 19 16:18:55 2016 +0200 |
committer | Simon Horman <horms+renesas@verge.net.au> | Fri Nov 04 10:36:05 2016 +0100 |
tree | 7edf42734ad302144486ed55b7301cfdc2d3f8c6 | |
parent | 5f25f9f52e1954d3ccec43976e10ea1a8075e536 [diff] |
ARM: dts: r8a7793: Correct SCIFB reg properties to cover all registers Several SCIFB registers reside outside the reported register ranges. 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. Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be> Signed-off-by: Simon Horman <horms+renesas@verge.net.au>