Re: [PATCH 2/3] clk: qcom: gdsc: add support for collapse-vote registers

From: Johan Hovold
Date: Mon May 23 2022 - 08:04:53 EST


On Fri, May 20, 2022 at 08:52:26PM -0700, Stephen Boyd wrote:
> Quoting Johan Hovold (2022-05-20 03:09:47)
> > Recent Qualcomm platforms have APCS collapse-vote registers that allow
> > for sharing GDSCs with other masters (e.g. LPASS).
>
> Maybe just say 'with other subsystems' because LPASS is an entire
> subsystem.

The term "subsystem" is too broad and also has a different meaning in
Linux.

The vendor kernel uses "masters" here which is clear enough and
presumably matches their documentation.

Johan