mbox series

[GIT,PULL] ARM: multi_v7_defconfig: amlogic updates for v5.15

Message ID 8e2b5139-86e6-0da3-75c4-d8df66448d51@baylibre.com
State New
Headers show
Series [GIT,PULL] ARM: multi_v7_defconfig: amlogic updates for v5.15 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-configs-for-v5.15

Message

Neil Armstrong Aug. 10, 2021, 7:46 a.m. UTC
Hi,

Here's a single multi_v7_defconfig change for v5.15 to enable CONFIG_MMC_MESON_MX_SDHC controller used on meson8/8b

Neil

The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:

  Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git tags/amlogic-arm-configs-for-v5.15

for you to fetch changes up to c8cec81305463d042d51af946b6b273d8367626e:

  ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC (2021-07-26 09:59:09 +0200)

----------------------------------------------------------------
Amlogic ARM configs change for v5.15:
- Enable CONFIG_MMC_MESON_MX_SDHC controller used on meson8/8b

----------------------------------------------------------------
Anand Moon (1):
      ARM: multi_v7_defconfig: Enable CONFIG_MMC_MESON_MX_SDHC

 arch/arm/configs/multi_v7_defconfig | 1 +
 1 file changed, 1 insertion(+)

Comments

Arnd Bergmann Aug. 12, 2021, 9:08 p.m. UTC | #1
From: Arnd Bergmann <arnd@arndb.de>

On Tue, 10 Aug 2021 09:46:59 +0200, Neil Armstrong wrote:
> Here's a single multi_v7_defconfig change for v5.15 to enable CONFIG_MMC_MESON_MX_SDHC controller used on meson8/8b
> 
> Neil
> 
> The following changes since commit e73f0f0ee7541171d89f2e2491130c7771ba58d3:
> 
>   Linux 5.14-rc1 (2021-07-11 15:07:40 -0700)
> 
> [...]

Merged into arm/defconfig, thanks!

merge commit: 20904527a70de3aff43edafdf5d18b0f6f976f59

       Arnd