Re: [PATCH v10 6/7] spmi: pmic-arb: Register controller for bus instead of arbiter

From: Stephen Boyd
Date: Fri Apr 19 2024 - 21:48:35 EST


Quoting Abel Vesa (2024-04-17 13:00:58)
> Introduce the bus object in order to decouple the resources
> that are bus specific from the arbiter. This way the SPMI controller
> is registered with the generic framework at a bus level rather than
> arbiter. This is needed in order to prepare for multi bus support.
>
> Reviewed-by: Neil Armstrong <neil.armstrong@xxxxxxxxxx>
> Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx>
> ---

Applied to spmi-next