mbox series

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

Message ID 20221125142736.385654-1-claudiu.beznea@microchip.com (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL,v2] 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:27 p.m. UTC
Hi, Arnd,

This contains also a patch for multi_v7_defconfig.

Thank you,
Claudiu Beznea

Changes in v2:
- kept the initial patches from Eugen w/o intervene myself as they were
  based on media tree and prepared with make savedefconfig.

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 5f10311e42c069ae43591ff16bb79a7f5a42dea1:

  ARM: configs: multi_v7: switch to new MICROCHIP_ISC driver (2022-11-25 16:03:51 +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 | 6 +++---
 arch/arm/configs/sama5_defconfig    | 2 +-
 arch/arm/configs/sama7_defconfig    | 2 +-
 3 files changed, 5 insertions(+), 5 deletions(-)