mbox series

[GIT,PULL,3/3] Rockchip soc32 changes for 5.8

Message ID 2307012.mB7vfBFN1M@phil
State New
Headers show
Series [GIT,PULL,1/3] Rockchip dt64 changes for 5.8 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-soc32-1

Message

Heiko Stuebner May 21, 2020, 1:18 a.m. UTC
The following changes since commit 8f3d9f354286745c751374f5f1fcafee6b3f3136:

  Linux 5.7-rc1 (2020-04-12 12:35:55 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/mmind/linux-rockchip.git tags/v5.8-rockchip-soc32-1

for you to fetch changes up to 0b973c65d2f2da049252bc8370e4cf037b99c7e9:

  ARM: rockchip: fix spelling mistake "to" -> "too" (2020-04-13 09:40:45 +0200)

----------------------------------------------------------------
A spelling fix and stop using clk_provider.h when of_clk.h is enough
as the soc file is only a clock user, not a provider.

----------------------------------------------------------------
Colin Ian King (1):
      ARM: rockchip: fix spelling mistake "to" -> "too"

Geert Uytterhoeven (1):
      ARM: rockchip: Replace <linux/clk-provider.h> by <linux/of_clk.h>

 arch/arm/mach-rockchip/platsmp.c  | 2 +-
 arch/arm/mach-rockchip/rockchip.c | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)