mbox series

[GIT,PULL] AT91 defconfig updates for 6.2 #2

Message ID 20221125140621.384953-1-claudiu.beznea@microchip.com (mailing list archive)
State Superseded
Headers show
Series [GIT,PULL] AT91 defconfig updates for 6.2 #2 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-6.2-2

Message

Claudiu Beznea Nov. 25, 2022, 2:06 p.m. UTC
Hi, Arnd,

This contains also a patch for multi_v7_defconfig.

Thank you,
Claudiu Beznea

The following changes since commit d2c064d66e91de391c0b1208c9ac8a54ec3b065f:

  ARM: configs: at91: sama7: add config for thermal management (2022-11-01 12:29:30 +0200)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-6.2-2

for you to fetch changes up to c38fa1bff0c4270c5cf1f69820c3caa5d4f56709:

  ARM: configs: multi_v7: switch to new MICROCHIP_ISC driver (2022-11-25 15:33:43 +0200)

----------------------------------------------------------------
AT91 defconfig for 6.2 #2

It contains:
- updates for defconfigs to use the new CONFIG_VIDEO_MICROCHIP_ISC,
  CONFIG_VIDEO_MICROCHIP_XISC config flags that replaced the
  CONFIG_VIDEO_ATMEL_ISC, CONFIG_VIDEO_ATMEL_XISC. Drivers under
  CONFIG_VIDEO_ATMEL_* were moved to staging and considered deprecated.

----------------------------------------------------------------
Eugen Hristev (2):
      ARM: configs: sama5/7: switch to new MICROCHIP_ISC driver
      ARM: configs: multi_v7: switch to new MICROCHIP_ISC driver

 arch/arm/configs/multi_v7_defconfig | 4 ++--
 arch/arm/configs/sama5_defconfig    | 2 +-
 arch/arm/configs/sama7_defconfig    | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)