mbox series

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

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

Pull-request

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

Message

Gregory CLEMENT April 23, 2019, 8:03 a.m. UTC
Hi,

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

Gregory

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

  Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)

are available in the Git repository at:

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

for you to fetch changes up to 04eb7fd961bc8ea587cb5cc8639491c7d3d38471:

  arm64: defconfig: enable mv-xor driver (2019-04-21 15:46:39 +0200)

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

 - Update the defconfig to enable the mv-xor driver found on the
   Armada 3700

----------------------------------------------------------------
Thomas Petazzoni (1):
      arm64: defconfig: enable mv-xor driver

 arch/arm64/configs/defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Olof Johansson April 29, 2019, 4:49 p.m. UTC | #1
On Tue, Apr 23, 2019 at 10:03:35AM +0200, Gregory CLEMENT wrote:
> Hi,
> 
> Here is the first pull request for arm64 for mvebu for v5.2.
> 
> Gregory
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   git://git.infradead.org/linux-mvebu.git tags/mvebu-arm64-5.2-1
> 
> for you to fetch changes up to 04eb7fd961bc8ea587cb5cc8639491c7d3d38471:
> 
>   arm64: defconfig: enable mv-xor driver (2019-04-21 15:46:39 +0200)
> 
> ----------------------------------------------------------------
> mvebu arm64 for 5.2 (part 1)
> 
>  - Update the defconfig to enable the mv-xor driver found on the
>    Armada 3700
> 
> ----------------------------------------------------------------
> Thomas Petazzoni (1):
>       arm64: defconfig: enable mv-xor driver

Merged, but it'd be nice if these drivers could be changed to tristate.


-Olof