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 Accepted
Commit 3880e0df2e149cbb67bf14dd8e35d8d4c403f22f
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(-)

Comments

patchwork-bot+linux-soc@kernel.org Nov. 30, 2022, 5:11 p.m. UTC | #1
Hello:

This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:

On Fri, 25 Nov 2022 16:27:36 +0200 you wrote:
> Hi, Arnd,
> 
> This contains also a patch for multi_v7_defconfig.
> 
> Thank you,
> Claudiu Beznea
> 
> [...]

Here is the summary with links:
  - [GIT,PULL,v2] AT91 defconfig updates for 6.2 #2
    https://git.kernel.org/soc/soc/c/3880e0df2e14

You are awesome, thank you!