mbox series

[GIT,PULL] Allwinner arm64 config changes for 5.2

Message ID 20190419114118.wwhphde2tj2oc7m6@flea
State New
Headers show
Series [GIT,PULL] Allwinner arm64 config changes for 5.2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-5.2

Message

Maxime Ripard April 19, 2019, 11:41 a.m. UTC
Hi Arnd, Olof,

Please pull the following changes for the next merge window.

Thanks!
Maxime

The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:

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

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-5.2

for you to fetch changes up to 89232872319f6a93c91162f07c10dfd630b305b1:

  arm64: defconfig: Enable SPI_SUN6I (2019-03-18 08:08:01 +0100)

----------------------------------------------------------------
Allwinner arm64 defconfig changes for 5.2

Just a single patch to enable our SPI controller on the arm64 defconfig.

----------------------------------------------------------------
Jagan Teki (1):
      arm64: defconfig: Enable SPI_SUN6I

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

--
Maxime Ripard, Bootlin
Embedded Linux and Kernel engineering
https://bootlin.com

Comments

Olof Johansson April 29, 2019, 6:39 a.m. UTC | #1
On Fri, Apr 19, 2019 at 01:41:18PM +0200, Maxime Ripard wrote:
> Hi Arnd, Olof,
> 
> Please pull the following changes for the next merge window.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 9e98c678c2d6ae3a17cb2de55d17f69dddaa231b:
> 
>   Linux 5.1-rc1 (2019-03-17 14:22:26 -0700)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-5.2
> 
> for you to fetch changes up to 89232872319f6a93c91162f07c10dfd630b305b1:
> 
>   arm64: defconfig: Enable SPI_SUN6I (2019-03-18 08:08:01 +0100)
> 
> ----------------------------------------------------------------
> Allwinner arm64 defconfig changes for 5.2
> 
> Just a single patch to enable our SPI controller on the arm64 defconfig.

Merged, thanks.


-Olof