mbox series

[GIT,PULL] Allwinner arm64 Defconfig Changes for 5.4

Message ID 24f215ca-f3a8-4497-bf98-9ba1808b37be.lettre@localhost
State New
Headers show
Series [GIT,PULL] Allwinner arm64 Defconfig Changes for 5.4 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.4-1

Message

Maxime Ripard Aug. 23, 2019, 2:31 p.m. UTC
Hi,

Please pull the following changes for the next release.

Thanks!
Maxime

The following changes since commit 5f9e832c137075045d15cd6899ab0505cfb2ca4b:

  Linus 5.3-rc1 (2019-07-21 14:05:38 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/sunxi/linux.git refs/tags/sunxi-config64-for-5.4-1

for you to fetch changes up to 9b1e6ce34a1ab6d205effa7da38ea520f04d4e03:

  arm64: defconfig: Enable Sun4i SPDIF module (2019-08-12 14:35:44 +0800)

----------------------------------------------------------------
Allwinner arm64 defconfig changes for 5.4

Two patches to enable the IR receiver and the SPDIF transceiver found on
the Allwinner SoCs.
-----BEGIN PGP SIGNATURE-----

iHUEABYIAB0WIQRcEzekXsqa64kGDp7j7w1vZxhRxQUCXV/4nQAKCRDj7w1vZxhR
xdi9AQC1om2jja54gplSpDKxYzPsAphLlmSNzKKQ5+mzjj1J3gD/VNdkUyw/V2Pk
g/DAuPRgpZWS1ab82Lr08z6RDeFynwk=
=R83T
-----END PGP SIGNATURE-----

----------------------------------------------------------------
Clément Péron (2):
      arm64: defconfig: Enable IR SUNXI option
      arm64: defconfig: Enable Sun4i SPDIF module


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

Comments

Arnd Bergmann Sept. 3, 2019, 4:57 p.m. UTC | #1
On Fri, Aug 23, 2019 at 4:31 PM Maxime Ripard <mripard@kernel.org> wrote:

> Allwinner arm64 defconfig changes for 5.4
>
> Two patches to enable the IR receiver and the SPDIF transceiver found on
> the Allwinner SoCs.

Pulled into arm/defconfig, thanks!

      Arnd