[PATCH v5 14/27] clk: mediatek: Add MT8196 peripheral clock support
Chen-Yu Tsai
wenst at chromium.org
Thu Sep 4 22:05:55 PDT 2025
On Fri, Aug 29, 2025 at 5:21 PM Laura Nao <laura.nao at collabora.com> wrote:
>
> Add support for the MT8196 peripheral clock controller, which provides
> clock gate control for dma/flashif/msdc/pwm/spi/uart.
>
> Signed-off-by: Laura Nao <laura.nao at collabora.com>
Not sure why CLK_OPS_PARENT_ENABLE was removed, but it does seem like the
right thing to do, since this block is always on and doesn't require a
clock to be enabled before accessing the registers.
Reviewed-by: Chen-Yu Tsai <wenst at chromium.org> # CLK_OPS_PARENT_ENABLE change
Note that I did not go through the bit definitions. I assume the other
Collabora folks did a good job of reviewing those.
More information about the linux-arm-kernel
mailing list