drm/vc4: hdmi: Fix to use clk_set_min_rate 74/244074/1
authorHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 11 Sep 2020 04:39:40 +0000 (13:39 +0900)
committerHoegeun Kwon <hoegeun.kwon@samsung.com>
Fri, 11 Sep 2020 04:39:40 +0000 (13:39 +0900)
commit8add429d6f035cb9e07937b94e6979b4bd5f40e3
tree8e5defa5543817b8dbca0ba69532a9c801c621e4
parent6a01bb354aecde44c192fed5475cac30542ae56f
drm/vc4: hdmi: Fix to use clk_set_min_rate

There is a problem that rpi_firmware_transaction fails while setting
the clock rate. Add the missing code applied to the mainline.

Change-Id: I56bcb00037fc85bb01f8a876ccd26798b4bddb39
Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
Link: https://patchwork.freedesktop.org/patch/msgid/d757ddd6549da140f178563e5fd2bf1d129913fd.1599120059.git-series.maxime@cerno.tech
drivers/gpu/drm/vc4/vc4_hdmi.c