mbox series

[GIT,PULL] ARM: mvebu: fixes for v5.2 (#1)

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

Pull-request

git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-1

Message

Gregory CLEMENT June 14, 2019, 7:43 a.m. UTC
Hi,

Here is the first pull request for fixes for mvebu for v5.2.

Gregory

The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:

  Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)

are available in the Git repository at:

  git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-1

for you to fetch changes up to cc538ca4308372e81b824be08561c466b1d73b72:

  ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog (2019-06-12 10:36:36 +0200)

----------------------------------------------------------------
mvebu fixes for 5.2 (part 1)

Fixing defconfig allowing to use Ethernet again on Armada 38x based
boards

----------------------------------------------------------------
Jan Kundrát (1):
      ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog

 arch/arm/configs/mvebu_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson June 16, 2019, 8:32 p.m. UTC | #1
On Fri, Jun 14, 2019 at 12:44 AM Gregory CLEMENT
<gregory.clement@bootlin.com> wrote:
>
> Hi,
>
> Here is the first pull request for fixes for mvebu for v5.2.
>
> Gregory
>
> The following changes since commit a188339ca5a396acc588e5851ed7e19f66b0ebd9:
>
>   Linux 5.2-rc1 (2019-05-19 15:47:09 -0700)
>
> are available in the Git repository at:
>
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-fixes-5.2-1
>
> for you to fetch changes up to cc538ca4308372e81b824be08561c466b1d73b72:
>
>   ARM: mvebu_v7_defconfig: fix Ethernet on Clearfog (2019-06-12 10:36:36 +0200)


Merged, thanks!


-Olof