[PATCH] soc: bcm: brcmstb: Remove bare-metal ARM suspend/resume code

Guilherme G. Piccoli gpiccoli at igalia.com
Mon Feb 27 10:43:16 PST 2023


On 27/02/2023 15:38, Florian Fainelli wrote:
> [...]
>>> -static int brcmstb_pm_panic_notify(struct notifier_block *nb,
>>> -		unsigned long action, void *data)
>>> -{
>>> -	writel_relaxed(BRCMSTB_PANIC_MAGIC, ctrl.aon_sram + AON_REG_PANIC);
>>> -
>>> -	return NOTIFY_DONE;
>>> [...]
>>
>> Hi Florian, thanks for the clean-up!
>>
>> I'm curious with the above panic notifier - is it not necessary when
>> PSCI is used?
> 
> This is a bit of long story, but no, it is not necessary.

OK then heh
Glad for the clean-up!



More information about the linux-arm-kernel mailing list