[PATCH 5/6] clk: mediatek: mt8183: Add CLK_VDEC_ACTIVE to vdec
AngeloGioacchino Del Regno
angelogioacchino.delregno at collabora.com
Tue Jun 6 00:39:50 PDT 2023
Il 05/06/23 18:20, Nícolas F. R. A. Prado ha scritto:
> Add the CLK_VDEC_ACTIVE clock to the vdec clock driver. This clock is
> enabled by the VPU once it starts decoding.
>
> Signed-off-by: Nícolas F. R. A. Prado <nfraprado at collabora.com>
Since this is hw managed, it's a good idea to add CLK_IGNORE_UNUSED to this
clock's flags to avoid potential lockups at boot. Please add that flag.
Cheers,
Angelo
More information about the linux-arm-kernel
mailing list