Re: [PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi

2024-07-02 Thread Peter Robinson
Hi Stefan, > This series implement the initial Suspend-To-Idle support for > the Raspberry Pi, which was a long time on my TODO list [1]. The > changes allow to suspend and resume the Raspberry Pi via debug UART. > The focus is on the BCM2835 SoC, because it's less complex than its > successors an

[PATCH 00/11] ARM: bcm2835: Implement initial S2Idle for Raspberry Pi

2024-06-30 Thread Stefan Wahren
This series implement the initial Suspend-To-Idle support for the Raspberry Pi, which was a long time on my TODO list [1]. The changes allow to suspend and resume the Raspberry Pi via debug UART. The focus is on the BCM2835 SoC, because it's less complex than its successors and have enough document