Re: [PATCH] pinctrl: aspeed-g5: Delay acquisition of regmaps

2019-07-28 Thread Linus Walleij
On Wed, Jul 24, 2019 at 10:02 AM Andrew Jeffery wrote: > While sorting out some devicetree issues I found that the pinctrl driver > was failing to acquire its GFX regmap even though the phandle was > present in the devicetree: > > [0.124190] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: No

[PATCH] pinctrl: aspeed-g5: Delay acquisition of regmaps

2019-07-24 Thread Andrew Jeffery
While sorting out some devicetree issues I found that the pinctrl driver was failing to acquire its GFX regmap even though the phandle was present in the devicetree: [0.124190] aspeed-g5-pinctrl 1e6e2000.syscon:pinctrl: No GFX phandle found, some mux configurations may fail Without