* [GIT PULL] Microchip AT91 defconfig updates for v6.14
@ 2025-01-07 8:14 ` Claudiu Beznea
0 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc
Cc: linux-arm-kernel, claudiu.beznea, nicolas.ferre,
alexandre.belloni
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-6.14
for you to fetch changes up to 221984deceee75846b8a132974683d33dab5a029:
ARM: configs: at91: sama7: add new SoC config (2024-12-08 18:55:42 +0200)
----------------------------------------------------------------
Microchip AT91 defconfig updates for v6.14
This update includes:
- support for the SAMA7D65 SoC
----------------------------------------------------------------
Ryan Wanner (1):
ARM: configs: at91: sama7: add new SoC config
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm/configs/sama7_defconfig | 1 +
2 files changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] Microchip AT91 defconfig updates for v6.14
@ 2025-01-07 8:14 ` Claudiu Beznea
0 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc; +Cc: alexandre.belloni, claudiu.beznea, linux-arm-kernel
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-6.14
for you to fetch changes up to 221984deceee75846b8a132974683d33dab5a029:
ARM: configs: at91: sama7: add new SoC config (2024-12-08 18:55:42 +0200)
----------------------------------------------------------------
Microchip AT91 defconfig updates for v6.14
This update includes:
- support for the SAMA7D65 SoC
----------------------------------------------------------------
Ryan Wanner (1):
ARM: configs: at91: sama7: add new SoC config
arch/arm/configs/multi_v7_defconfig | 1 +
arch/arm/configs/sama7_defconfig | 1 +
2 files changed, 2 insertions(+)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] Microchip AT91 DT updates for v6.14
2025-01-07 8:14 ` Claudiu Beznea
@ 2025-01-07 8:14 ` Claudiu Beznea
-1 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc
Cc: linux-arm-kernel, claudiu.beznea, nicolas.ferre,
alexandre.belloni
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.14
for you to fetch changes up to f72aada7bee42c4b43a272ef58bc4c9e1caa53d4:
ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes (2025-01-02 12:33:57 +0200)
----------------------------------------------------------------
Microchip AT91 device tree updates for v6.14
This update includes:
- power monitor support for the SAM9X75 Curiosity board (using the PAC1934
device)
- fix the VDDSDMMC rail to 3.3V to avoid breaking USB (for SAMA5D27 WLSOM1
EK and SAMA5D29 Curiosity boards)
- partial support for the SAMA7D65 SoC
- cleanups
----------------------------------------------------------------
Cristian Birsan (2):
ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node
ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node
Dharma Balasubiramani (1):
dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
Mihai Sain (4):
ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi
ARM: dts: microchip: sam9x75_curiosity: Add power monitor support
ARM: dts: microchip: sam9x60: Add address/size to spi-controller nodes
ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes
Romain Sioen (1):
dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
Ryan Wanner (1):
ARM: dts: at91: Add sama7d65 pinmux
.../devicetree/bindings/arm/atmel-at91.yaml | 7 +
.../devicetree/bindings/arm/atmel-sysregs.txt | 14 +-
.../boot/dts/microchip/at91-sam9x75_curiosity.dts | 54 +-
.../boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts | 1 +
.../boot/dts/microchip/at91-sama5d29_curiosity.dts | 1 +
arch/arm/boot/dts/microchip/sam9x60.dtsi | 12 +
arch/arm/boot/dts/microchip/sam9x7.dtsi | 38 +
arch/arm/boot/dts/microchip/sama7d65-pinfunc.h | 947 +++++++++++++++++++++
8 files changed, 1066 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/boot/dts/microchip/sama7d65-pinfunc.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] Microchip AT91 DT updates for v6.14
@ 2025-01-07 8:14 ` Claudiu Beznea
0 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc; +Cc: alexandre.belloni, claudiu.beznea, linux-arm-kernel
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.14
for you to fetch changes up to f72aada7bee42c4b43a272ef58bc4c9e1caa53d4:
ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes (2025-01-02 12:33:57 +0200)
----------------------------------------------------------------
Microchip AT91 device tree updates for v6.14
This update includes:
- power monitor support for the SAM9X75 Curiosity board (using the PAC1934
device)
- fix the VDDSDMMC rail to 3.3V to avoid breaking USB (for SAMA5D27 WLSOM1
EK and SAMA5D29 Curiosity boards)
- partial support for the SAMA7D65 SoC
- cleanups
----------------------------------------------------------------
Cristian Birsan (2):
ARM: dts: microchip: sama5d29_curiosity: Add no-1-8-v property to sdmmc0 node
ARM: dts: microchip: sama5d27_wlsom1_ek: Add no-1-8-v property to sdmmc0 node
Dharma Balasubiramani (1):
dt-bindings: atmel-sysreg: add sama7d65 RAM and PIT
Mihai Sain (4):
ARM: dts: microchip: sam9x7: Move i2c address/size to dtsi
ARM: dts: microchip: sam9x75_curiosity: Add power monitor support
ARM: dts: microchip: sam9x60: Add address/size to spi-controller nodes
ARM: dts: microchip: sam9x7: Add address/size to spi-controller nodes
Romain Sioen (1):
dt-bindings: ARM: at91: Document Microchip SAMA7D65 Curiosity
Ryan Wanner (1):
ARM: dts: at91: Add sama7d65 pinmux
.../devicetree/bindings/arm/atmel-at91.yaml | 7 +
.../devicetree/bindings/arm/atmel-sysregs.txt | 14 +-
.../boot/dts/microchip/at91-sam9x75_curiosity.dts | 54 +-
.../boot/dts/microchip/at91-sama5d27_wlsom1_ek.dts | 1 +
.../boot/dts/microchip/at91-sama5d29_curiosity.dts | 1 +
arch/arm/boot/dts/microchip/sam9x60.dtsi | 12 +
arch/arm/boot/dts/microchip/sam9x7.dtsi | 38 +
arch/arm/boot/dts/microchip/sama7d65-pinfunc.h | 947 +++++++++++++++++++++
8 files changed, 1066 insertions(+), 8 deletions(-)
create mode 100644 arch/arm/boot/dts/microchip/sama7d65-pinfunc.h
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] Microchip AT91 SoC updates for v6.14
2025-01-07 8:14 ` Claudiu Beznea
@ 2025-01-07 8:14 ` Claudiu Beznea
-1 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc
Cc: linux-arm-kernel, claudiu.beznea, nicolas.ferre,
alexandre.belloni
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.14
for you to fetch changes up to 452d18c78a469cd18b3f7bc7bc9427f9af390f7e:
ARM: at91: add new SoC sama7d65 (2025-01-02 12:30:01 +0200)
----------------------------------------------------------------
Microchip AT91 SoC updates for v6.14
This update includes:
- support for the SAMA7D65 SoC
- support for automatic mode in the backup unit power switch, eliminating
the need for software intervention when entering low power mode
- a fix to release a device node reference in the failure path of the
SoC driver initialization
----------------------------------------------------------------
Javier Carrasco (1):
soc: atmel: fix device_node release in atmel_soc_device_init()
Nicolas Ferre (1):
ARM: at91: pm: change BU Power Switch to automatic mode
Ryan Wanner (1):
ARM: at91: add new SoC sama7d65
arch/arm/mach-at91/Kconfig | 11 +++++++++++
arch/arm/mach-at91/pm.c | 31 ++++++++++++++++++++-----------
drivers/soc/atmel/soc.c | 2 +-
3 files changed, 32 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* [GIT PULL] Microchip AT91 SoC updates for v6.14
@ 2025-01-07 8:14 ` Claudiu Beznea
0 siblings, 0 replies; 9+ messages in thread
From: Claudiu Beznea @ 2025-01-07 8:14 UTC (permalink / raw)
To: arnd, olof, arm, soc; +Cc: alexandre.belloni, claudiu.beznea, linux-arm-kernel
The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
are available in the Git repository at:
https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.14
for you to fetch changes up to 452d18c78a469cd18b3f7bc7bc9427f9af390f7e:
ARM: at91: add new SoC sama7d65 (2025-01-02 12:30:01 +0200)
----------------------------------------------------------------
Microchip AT91 SoC updates for v6.14
This update includes:
- support for the SAMA7D65 SoC
- support for automatic mode in the backup unit power switch, eliminating
the need for software intervention when entering low power mode
- a fix to release a device node reference in the failure path of the
SoC driver initialization
----------------------------------------------------------------
Javier Carrasco (1):
soc: atmel: fix device_node release in atmel_soc_device_init()
Nicolas Ferre (1):
ARM: at91: pm: change BU Power Switch to automatic mode
Ryan Wanner (1):
ARM: at91: add new SoC sama7d65
arch/arm/mach-at91/Kconfig | 11 +++++++++++
arch/arm/mach-at91/pm.c | 31 ++++++++++++++++++++-----------
drivers/soc/atmel/soc.c | 2 +-
3 files changed, 32 insertions(+), 12 deletions(-)
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [GIT PULL] Microchip AT91 defconfig updates for v6.14
2025-01-07 8:14 ` Claudiu Beznea
` (2 preceding siblings ...)
(?)
@ 2025-01-15 17:13 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-01-15 17:13 UTC (permalink / raw)
To: Claudiu; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 7 Jan 2025 10:14:22 +0200 you wrote:
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
>
> Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-defconfig-6.14
>
> [...]
Here is the summary with links:
- [GIT,PULL] Microchip AT91 defconfig updates for v6.14
https://git.kernel.org/soc/soc/c/c036b5230248
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [GIT PULL] Microchip AT91 DT updates for v6.14
2025-01-07 8:14 ` Claudiu Beznea
(?)
@ 2025-01-16 16:02 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-01-16 16:02 UTC (permalink / raw)
To: Claudiu; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 7 Jan 2025 10:14:23 +0200 you wrote:
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
>
> Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-dt-6.14
>
> [...]
Here is the summary with links:
- [GIT,PULL] Microchip AT91 DT updates for v6.14
https://git.kernel.org/soc/soc/c/6253c6357a49
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 9+ messages in thread
* Re: [GIT PULL] Microchip AT91 SoC updates for v6.14
2025-01-07 8:14 ` Claudiu Beznea
(?)
@ 2025-01-17 12:20 ` patchwork-bot+linux-soc
-1 siblings, 0 replies; 9+ messages in thread
From: patchwork-bot+linux-soc @ 2025-01-17 12:20 UTC (permalink / raw)
To: Claudiu Beznea; +Cc: soc
Hello:
This pull request was applied to soc/soc.git (for-next)
by Arnd Bergmann <arnd@arndb.de>:
On Tue, 7 Jan 2025 10:14:24 +0200 you wrote:
> The following changes since commit 40384c840ea1944d7c5a392e8975ed088ecf0b37:
>
> Linux 6.13-rc1 (2024-12-01 14:28:56 -0800)
>
> are available in the Git repository at:
>
> https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-soc-6.14
>
> [...]
Here is the summary with links:
- [GIT,PULL] Microchip AT91 SoC updates for v6.14
https://git.kernel.org/soc/soc/c/2fd7a3f27892
You are awesome, thank you!
--
Deet-doot-dot, I am a bot.
https://korg.docs.kernel.org/patchwork/pwbot.html
^ permalink raw reply [flat|nested] 9+ messages in thread
end of thread, other threads:[~2025-01-17 12:20 UTC | newest]
Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-01-07 8:14 [GIT PULL] Microchip AT91 defconfig updates for v6.14 Claudiu Beznea
2025-01-07 8:14 ` Claudiu Beznea
2025-01-07 8:14 ` [GIT PULL] Microchip AT91 DT " Claudiu Beznea
2025-01-07 8:14 ` Claudiu Beznea
2025-01-16 16:02 ` patchwork-bot+linux-soc
2025-01-07 8:14 ` [GIT PULL] Microchip AT91 SoC " Claudiu Beznea
2025-01-07 8:14 ` Claudiu Beznea
2025-01-17 12:20 ` patchwork-bot+linux-soc
2025-01-15 17:13 ` [GIT PULL] Microchip AT91 defconfig " patchwork-bot+linux-soc
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.