Hi Olof, Hi Kevin, Hi Arnd, Please consider these Renesas ARM based SoC fixes for v4.6. The following changes since commit f55532a0c0b8bb6148f4e07853b876ef73bc69ca: Linux 4.6-rc1 (2016-03-26 16:03:24 -0700) are available in the git repository at: git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas.git tags/renesas-fixes-for-v4.6 for you to fetch changes up to c531fb27e9699eaee478ee5686a3cca5dee73602: ARM: shmobile: timer: Fix preset_lpj leading to too short delays (2016-04-20 08:52:55 +1000) ---------------------------------------------------------------- Renesas ARM Based SoC Fixes for v4.6 * Correct preset_lpj calculation which may lead to too short delays * Correct handling of optional clocks on r8a7791 to restore access to the serial port the porter board ---------------------------------------------------------------- Geert Uytterhoeven (1): ARM: shmobile: timer: Fix preset_lpj leading to too short delays Sjoerd Simons (2): ARM: dts: r8a7791: Don't disable referenced optional clocks Revert "ARM: dts: porter: Enable SCIF_CLK frequency and pins" arch/arm/boot/dts/r8a7791-koelsch.dts | 1 + arch/arm/boot/dts/r8a7791-porter.dts | 14 +------------- arch/arm/boot/dts/r8a7791.dtsi | 5 +---- arch/arm/mach-shmobile/timer.c | 28 +++++++++++----------------- 4 files changed, 14 insertions(+), 34 deletions(-)