On Thu, Dec 2, 2021 at 11:27 PM Stephen Boyd swboyd@chromium.org wrote:
Use an aggregate driver instead of component ops so that we can get proper driver probe ordering of the aggregate device with respect to all the component devices that make up the aggregate device.
Acked-by: Sebastian Reichel sre@kernel.org Cc: linux-pm@vger.kernel.org Cc: Daniel Vetter daniel.vetter@ffwll.ch Cc: Linus Walleij linus.walleij@linaro.org Cc: "Rafael J. Wysocki" rafael@kernel.org Cc: Rob Clark robdclark@gmail.com Cc: Russell King rmk+kernel@arm.linux.org.uk Cc: Saravana Kannan saravanak@google.com Signed-off-by: Stephen Boyd swboyd@chromium.org
Pulled in that patches and tested. Works! Tested-by: Linus Walleij linus.walleij@linaro.org
Yours, Linus Walleij