mbox series

[GIT,PULL] Microchip AT91 fixes for v6.9

Message ID 20240421124824.960096-1-claudiu.beznea@tuxon.dev (mailing list archive)
State New, archived
Headers show
Series [GIT,PULL] Microchip AT91 fixes for v6.9 | expand

Pull-request

https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-6.9

Message

claudiu beznea April 21, 2024, 12:48 p.m. UTC
The following changes since commit 4cece764965020c22cff7665b18a012006359095:

  Linux 6.9-rc1 (2024-03-24 14:10:05 -0700)

are available in the Git repository at:

  https://git.kernel.org/pub/scm/linux/kernel/git/at91/linux.git tags/at91-fixes-6.9

for you to fetch changes up to 1fe5e0a31e6202025a100fc08cd5902f6abbaaba:

  ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property (2024-04-21 14:31:28 +0300)

----------------------------------------------------------------
AT91 fixes for 6.9

It contains:
- fixes for regulator nodes on SAMA7G5 based boards: proper DT property is used
  to setup regulators suspend voltage.

----------------------------------------------------------------
Andrei Simion (2):
      ARM: dts: microchip: at91-sama7g5ek: Replace regulator-suspend-voltage with the valid property
      ARM: dts: microchip: at91-sama7g54_curiosity: Replace regulator-suspend-voltage with the valid property

 arch/arm/boot/dts/microchip/at91-sama7g54_curiosity.dts | 8 ++++----
 arch/arm/boot/dts/microchip/at91-sama7g5ek.dts          | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)