[PATCH] drm/panfrost: Enable devfreq to work without regulator

Rob Herring robh at kernel.org
Mon Aug 19 16:57:10 UTC 2019


On Fri, Aug 16, 2019 at 4:31 AM Steven Price <steven.price at arm.com> wrote:
>
> If there is no regulator defined for the GPU then still control the
> frequency using the supplied clock.
>
> Some boards have clock control but no (direct) control of the regulator.
> For example the HiKey960 uses a mailbox protocol to a MCU to control
> frequencies and doesn't directly control the voltage. This patch allows
> frequency control of the GPU on this system.
>
> Signed-off-by: Steven Price <steven.price at arm.com>
> ---
>  drivers/gpu/drm/panfrost/panfrost_devfreq.c | 7 ++-----
>  1 file changed, 2 insertions(+), 5 deletions(-)

Applied, thanks.

Rob


More information about the dri-devel mailing list