linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/9] ARM: at91: some fixes and one cleanup
@ 2022-08-26  8:39 Claudiu Beznea
  2022-08-26  8:39 ` [PATCH 1/9] ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B Claudiu Beznea
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: Claudiu Beznea @ 2022-08-26  8:39 UTC (permalink / raw)
  To: nicolas.ferre, alexandre.belloni, claudiu.beznea, robh+dt,
	krzysztof.kozlowski+dt, linux, arnd
  Cc: cristian.birsan, linux-arm-kernel, devicetree, linux-kernel

Hi,

The following series adds some fixes on PM and device trees and a
cleanup on sam9x60ek device tree.

Thank you,
Claudiu Beznea

Claudiu Beznea (9):
  ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B
  ARM: at91: pm: fix self-refresh for sama7g5
  ARM: at91: pm: fix DDR recalibration when resuming from backup and
    self-refresh
  ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output
    ranges
  ARM: dts: at91: sama5d2_icp: specify proper regulator output ranges
  ARM: dts: at91: sama7g5ek: specify proper regulator output ranges
  ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time
  ARM: dts: at91: sama5d2_icp: don't keep vdd_other enabled all the time
  ARM: dts: at91: sam9x60ek: remove simple-bus for regulators

 arch/arm/boot/dts/at91-sam9x60ek.dts        | 78 ++++++++++-----------
 arch/arm/boot/dts/at91-sama5d27_wlsom1.dtsi | 21 +++---
 arch/arm/boot/dts/at91-sama5d2_icp.dts      | 21 +++---
 arch/arm/boot/dts/at91-sama7g5ek.dts        | 18 ++---
 arch/arm/configs/at91_dt_defconfig          |  1 -
 arch/arm/configs/sama7_defconfig            |  1 -
 arch/arm/mach-at91/pm.c                     | 36 ++++++++--
 arch/arm/mach-at91/pm_suspend.S             | 24 +++++--
 include/soc/at91/sama7-ddr.h                |  8 +++
 9 files changed, 122 insertions(+), 86 deletions(-)

-- 
2.34.1


^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2022-08-31  7:46 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-26  8:39 [PATCH 0/9] ARM: at91: some fixes and one cleanup Claudiu Beznea
2022-08-26  8:39 ` [PATCH 1/9] ARM: configs: at91: remove CONFIG_MICROCHIP_PIT64B Claudiu Beznea
2022-08-26  8:39 ` [PATCH 2/9] ARM: at91: pm: fix self-refresh for sama7g5 Claudiu Beznea
2022-08-26  8:39 ` [PATCH 3/9] ARM: at91: pm: fix DDR recalibration when resuming from backup and self-refresh Claudiu Beznea
2022-08-26  8:39 ` [PATCH 4/9] ARM: dts: at91: sama5d27_wlsom1: specify proper regulator output ranges Claudiu Beznea
2022-08-26  8:39 ` [PATCH 5/9] ARM: dts: at91: sama5d2_icp: " Claudiu Beznea
2022-08-26  8:39 ` [PATCH 6/9] ARM: dts: at91: sama7g5ek: " Claudiu Beznea
2022-08-26  8:39 ` [PATCH 7/9] ARM: dts: at91: sama5d27_wlsom1: don't keep ldo2 enabled all the time Claudiu Beznea
2022-08-26  8:39 ` [PATCH 8/9] ARM: dts: at91: sama5d2_icp: don't keep vdd_other " Claudiu Beznea
2022-08-26  8:39 ` [PATCH 9/9] ARM: dts: at91: sam9x60ek: remove simple-bus for regulators Claudiu Beznea
2022-08-31  7:45 ` [PATCH 0/9] ARM: at91: some fixes and one cleanup Claudiu.Beznea

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).