Hi Heiko, On Tue, Jun 12, 2018 at 10:20 PM Heiko Stuebner <heiko at sntech.de> wrote: > > Judging from the iommu code, both the hclk and aclk are necessary for > register access. Split them off into separate functions from the regular > vop enablement, so that we can use them elsewhere as well. > > Fixes: d0b912bd4c23 ("iommu/rockchip: Request irqs in rk_iommu_probe()") > Cc: stable at vger.kernel.org > Signed-off-by: Heiko Stuebner <heiko at sntech.de> > Tested-by: Ezequiel Garcia <ezequiel at collabora.com> > --- > drivers/gpu/drm/rockchip/rockchip_drm_vop.c | 44 +++++++++++++++------ > 1 file changed, 31 insertions(+), 13 deletions(-) Reviewed-by: Tomasz Figa <tfiga at chromium.org> Best regards, Tomasz