mbox series

[GIT,PULL] ARM: mvebu: arm for v5.9 (#1)

Message ID 87lfj91dyx.fsf@FE-laptop
State New
Headers show
Series [GIT,PULL] ARM: mvebu: arm for v5.9 (#1) | expand

Pull-request

git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-arm-5.9-1

Message

Gregory CLEMENT July 24, 2020, 9:04 a.m. UTC
Hi,

Here is the first pull request for arm for mvebu for v5.9.

We've just moved to kernel.org, for now the mvebu branches are
associated to my account, but we plan to setup a mvebu group repository
for the next release.

Gregory

The following changes since commit b3a9e3b9622ae10064826dccb4f7a52bd88c7407:

  Linux 5.8-rc1 (2020-06-14 12:45:04 -0700)

are available in the Git repository at:

  git@gitolite.kernel.org:pub/scm/linux/kernel/git/gclement/mvebu tags/mvebu-arm-5.9-1

for you to fetch changes up to 01b5e34518675fc02673ac8c0e11dcffb3a0100e:

  ARM: orion/gpio: Make use of for_each_requested_gpio() (2020-07-18 22:49:23 +0200)

----------------------------------------------------------------
mvebu arm for 5.9 (part 1)

Use of for_each_requested_gpio() for gpio driver still in plat-orion
for non DT platform.

----------------------------------------------------------------
Andy Shevchenko (1):
      ARM: orion/gpio: Make use of for_each_requested_gpio()

 arch/arm/plat-orion/gpio.c | 8 ++------
 1 file changed, 2 insertions(+), 6 deletions(-)