On Wed, Dec 20, 2017 at 01:14:42PM +0100, Simon Horman wrote: > Reduce size of thermal registers in DT for the following SoCs: > * r8a7790 (R-Car H2) > * r8a7791 (R-Car M3-W) > * r8a7793 (R-Car M3-N) > > According to the "User's Manual: Hardware" v2.00 the registers at base > 0xe61f0000 extend to an offset of 0x10, rather than 0x14 which is the case > on the r8a73a4 (R-Mobile APE6). > > This should not have any runtime affect as mapping granularity is PAGE_SIZE. > > As pointed out by Geert Uytterhoeven. > > Based on renesas-devel-20171220-v4.15-rc4 > > Simon Horman (3): > ARM: dts: r8a7790: Reduce size of thermal registers > ARM: dts: r8a7791: Reduce size of thermal registers > ARM: dts: r8a7793: Reduce size of thermal registers Applied