On 6/27/2022 9:28 AM, Florian Fainelli wrote:
On 6/27/22 09:22, Lee Jones wrote:
On Sat, 25 Jun 2022, Stefan Wahren wrote:
From: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
If available in firmware, find resources by their 'reg-names' position
instead of relying on hardcoded offsets. Care is taken to support old
firmware nonetheless.
Signed-off-by: Nicolas Saenz Julienne <nsaenzjulienne@xxxxxxx>
Signed-off-by: Stefan Wahren <stefan.wahren@xxxxxxxx>
---
drivers/mfd/bcm2835-pm.c | 61 +++++++++++++++++++++++++++-------------
1 file changed, 41 insertions(+), 20 deletions(-)
Anything preventing me from applying the two MFD patches?
They are self contained and cater to being backward/forward compatible
with Device Tree changes, so not really no. If that is how you want it,
please proceed in taking the 2 MFD patches and I will apply the rest.
Actually there is a dependency between patch 10 which uses
pm->rpivid_asb and patch 7 which introduces it. I can give you my
acked-by for patches 8-11 so you can take them via the MFD tree if you
would like.
--
Florian