[PATCH v4 0/4] rockchip: add GATE_LINK

Stephen Boyd sboyd at kernel.org
Mon Oct 23 18:47:17 PDT 2023


Quoting Elaine Zhang (2023-10-18 00:01:40)
> Recent Rockchip SoCs have a new hardware block called Native Interface
> Unit (NIU), which gates clocks to devices behind them. These effectively
> need two parent clocks.
> Use GATE_LINK to handle this.

Why can't pm clks be used here? The qcom clk driver has been doing that
for some time now. 

 $ git grep pm_clk_add -- drivers/clk/qcom/



More information about the linux-arm-kernel mailing list