[PATCH v2] drm/panfrost: make devfreq optional again

Rob Herring robh at kernel.org
Mon Jun 10 15:32:21 UTC 2019


On Wed, Jun 5, 2019 at 9:02 AM Neil Armstrong <narmstrong at baylibre.com> wrote:
>
> Devfreq runtime usage was made mandatory, thus making panfrost fail to probe
> on Amlogic S912 SoCs missing the "operating-points-v2" property.
> Make it optional again, leaving PM_DEVFREQ selected by default.
>
> Fixes: f3617b449d ("drm/panfrost: Select devfreq")
> Signed-off-by: Neil Armstrong <narmstrong at baylibre.com>
> ---
> Changes since v1:
> - fixed else/if logic in panfrost_devfreq_init
>
>  drivers/gpu/drm/panfrost/panfrost_devfreq.c | 13 ++++++++++++-
>  1 file changed, 12 insertions(+), 1 deletion(-)

Applied.


More information about the dri-devel mailing list