mbox series

[GIT,PULL] arm: actions: arm64 for v4.20 #1

Message ID 20180930180715.25829-3-afaerber@suse.de
State New
Headers show
Series [GIT,PULL] arm: actions: arm64 for v4.20 #1 | expand

Pull-request

git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-soc-for-4.20

Message

Andreas Färber Sept. 30, 2018, 6:07 p.m. UTC
Hi Olof and Arnd,

Here's my arm64 pull for Actions Semi.

Regards,
Andreas

The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:

  Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)

are available in the Git repository at:

  git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-soc-for-4.20

for you to fetch changes up to e0c27a1066a935671a00b1764385bc8118d8022c:

  arm64: actions: Enable PINCTRL in platforms Kconfig (2018-09-30 19:11:33 +0200)

----------------------------------------------------------------
Actions Semi arm64 SoC for v4.20

This updates and extends the MAINTAINERS entry, adding Mani.
It also selects PINCTRL in Kconfig.

----------------------------------------------------------------
Manivannan Sadhasivam (6):
      MAINTAINERS: Add reviewer for ACTIONS platforms
      MAINTAINERS: Add Actions Semi S900 clk entries
      MAINTAINERS: Update clock binding entry for Actions Semi Owl SoCs
      MAINTAINERS: Add entry for Actions Semiconductor Owl I2C driver
      MAINTAINERS: Add entry for Actions Semi Owl SoCs DMA driver
      arm64: actions: Enable PINCTRL in platforms Kconfig

 MAINTAINERS                  | 7 +++++++
 arch/arm64/Kconfig.platforms | 1 +
 2 files changed, 8 insertions(+)

Comments

Arnd Bergmann Oct. 1, 2018, 2 p.m. UTC | #1
On Sun, Sep 30, 2018 at 8:07 PM Andreas Färber <afaerber@suse.de> wrote:
>
> The following changes since commit 5b394b2ddf0347bef56e50c69a58773c94343ff3:
>
>   Linux 4.19-rc1 (2018-08-26 14:11:59 -0700)
>
> are available in the Git repository at:
>
>   git://git.kernel.org/pub/scm/linux/kernel/git/afaerber/linux-actions.git tags/actions-arm64-soc-for-4.20
>
> for you to fetch changes up to e0c27a1066a935671a00b1764385bc8118d8022c:
>
>   arm64: actions: Enable PINCTRL in platforms Kconfig (2018-09-30 19:11:33 +0200)
>
> ----------------------------------------------------------------
> Actions Semi arm64 SoC for v4.20
>
> This updates and extends the MAINTAINERS entry, adding Mani.
> It also selects PINCTRL in Kconfig.

Pulled into next/soc; thanks, and welcome Manivannan as a reviewer!

      Arnd