mbox series

[GIT,PULL,2/5] Renesas ARM SoC updates for v5.7

Message ID 20200226110221.19288-3-geert+renesas@glider.be (mailing list archive)
State Mainlined
Commit af839cb0b3b14297e0c05d15c60f362b6435b719
Headers show
Series Renesas SoC updates for v5.7 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.7-tag1

Message

Geert Uytterhoeven Feb. 26, 2020, 11:02 a.m. UTC
The following changes since commit bb6d3fb354c5ee8d6bde2d576eb7220ea09862b9:

  Linux 5.6-rc1 (2020-02-09 16:08:48 -0800)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/geert/renesas-devel.git tags/renesas-arm-soc-for-v5.7-tag1

for you to fetch changes up to 92d8495ce9b79185e5fc512fe28768564eb81722:

  ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h> (2020-02-17 11:39:44 +0100)

----------------------------------------------------------------
Renesas ARM SoC updates for v5.7

  - Enable ARM global timer on Cortex-A9 MPCore SoCs,
  - A minor cleanup.

----------------------------------------------------------------
Geert Uytterhoeven (2):
      ARM: shmobile: Enable ARM_GLOBAL_TIMER on Cortex-A9 MPCore SoCs
      ARM: shmobile: Replace <linux/clk-provider.h> by <linux/of_clk.h>

 arch/arm/mach-shmobile/setup-r8a7779.c   | 1 -
 arch/arm/mach-shmobile/setup-rcar-gen2.c | 2 +-
 arch/arm/mach-shmobile/setup-sh73a0.c    | 1 -
 drivers/soc/renesas/Kconfig              | 2 ++
 4 files changed, 3 insertions(+), 3 deletions(-)