mbox series

[GIT,PULL] Allwinner arm64 defconfig changes for 5.1

Message ID 20190208103507.mok75mo2gef3bjas@flea
State New
Headers show
Series [GIT,PULL] Allwinner arm64 defconfig changes for 5.1 | expand

Pull-request

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

Message

Maxime Ripard Feb. 8, 2019, 10:35 a.m. UTC
Hi Arnd, Kevin, Olof,

Please pull the following PR for the next merge window.

Thanks!
Maxime

The following changes since commit bfeffd155283772bbe78c6a05dec7c0128ee500c:

  Linux 5.0-rc1 (2019-01-06 17:08:20 -0800)

are available in the Git repository at:

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

for you to fetch changes up to 2345ec2061ee1f0e67b437a3ba54367e7a2ab6cc:

  arm64: defconfig: Enable SUN6I Camera sensor interface (2019-02-01 13:50:09 +0100)

----------------------------------------------------------------
Allwinner arm64 defconfig changes for 5.1

Two new additions to arm64's defconfig to support A64 boards.

----------------------------------------------------------------
Jagan Teki (2):
      arm64: defconfig: Enable I2C_GPIO
      arm64: defconfig: Enable SUN6I Camera sensor interface

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

Comments

Arnd Bergmann Feb. 15, 2019, 3:51 p.m. UTC | #1
On Fri, Feb 8, 2019 at 11:35 AM Maxime Ripard <maxime.ripard@bootlin.com> wrote:
> Allwinner arm64 defconfig changes for 5.1
>
> Two new additions to arm64's defconfig to support A64 boards.
>

Pulled into arm/defconfig, thanks!

      Arnd