On Mon, May 3, 2021 at 10:41 PM Doug Anderson dianders@chromium.org wrote:
At your convenience and when you think there is too little stuff in your sn65dsi86 TODO, check out pinctrl-bcm63xx.c for an example of select GPIO_REGMAP made very simple (this works fine as long as they are bit offsets starting from 0).
I seem to recall you mentioning something like this. When I looked at it in the past I wasn't convinced it would be easy. See my response [2]. The rough summary is that I didn't think the helpers were happy with the pm_runtime() model that I'm using. Did I get that wrong?
Yeah good point. It does seem a bit too complex for that. Sorry for not remembering.
Yours, Linus Walleij