mbox series

[GIT,PULL] Allwinner arm64 defconfig changes for 4.21

Message ID 20181207142205.wa7hghejqteaj54f@flea
State New
Headers show
Series [GIT,PULL] Allwinner arm64 defconfig changes for 4.21 | expand

Pull-request

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

Message

Maxime Ripard Dec. 7, 2018, 2:22 p.m. UTC
Hi Arnd, Kevin, Olof,

Here are a few defconfig changes for arm64 for the next merge window.

Thanks!
Maxime

The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:

  Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 4f49b7344201616e327a5f94db0f534025ab814b:

  arm64: defconfig: Enable PWM_SUN4I (2018-11-13 14:06:40 +0100)

----------------------------------------------------------------
Allwinner arm64 defconfig for 4.21

A bunch of patches to improve the coverage of Allwinner drivers in the
arm64 defconfig, mostly targeted at adding display drivers support.

----------------------------------------------------------------
Jagan Teki (4):
      arm64: defconfig: Enable MFD_AXP20X_I2C
      arm64: defconfig: Enable DRM_SUN8I_MIXER
      arm64: defconfig: Enable DRM_SUN8I_DW_HDMI
      arm64: defconfig: Enable PWM_SUN4I

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

Comments

Olof Johansson Dec. 12, 2018, 9:46 p.m. UTC | #1
On Fri, Dec 07, 2018 at 03:22:05PM +0100, Maxime Ripard wrote:
> Hi Arnd, Kevin, Olof,
> 
> Here are a few defconfig changes for arm64 for the next merge window.
> 
> Thanks!
> Maxime
> 
> The following changes since commit 651022382c7f8da46cb4872a545ee1da6d097d2a:
> 
>   Linux 4.20-rc1 (2018-11-04 15:37:52 -0800)
> 
> are available in the Git repository at:
> 
>   https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git tags/sunxi-config64-for-4.21
> 
> for you to fetch changes up to 4f49b7344201616e327a5f94db0f534025ab814b:
> 
>   arm64: defconfig: Enable PWM_SUN4I (2018-11-13 14:06:40 +0100)
> 
> ----------------------------------------------------------------
> Allwinner arm64 defconfig for 4.21
> 
> A bunch of patches to improve the coverage of Allwinner drivers in the
> arm64 defconfig, mostly targeted at adding display drivers support.

Merged, thanks!


-Olof