Home
last modified time | relevance | path

Searched hist:"804 e32d7cfeac9a625473215d03158720b8e57fc" (Results 1 – 3 of 3) sorted by relevance

/optee_os/core/drivers/clk/
H A Dfixed_clk.c804e32d7cfeac9a625473215d03158720b8e57fc Mon Jun 14 09:32:04 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add fixed-clock driver

fixed-clock are a really common clock types used in device tree and
when there is a clock hierarchy, they are needed to query the clock
rate. This driver is build by default when CFG_DRIVERS_CLK_DT is
enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
H A Dsub.mk804e32d7cfeac9a625473215d03158720b8e57fc Mon Jun 14 09:32:04 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add fixed-clock driver

fixed-clock are a really common clock types used in device tree and
when there is a clock hierarchy, they are needed to query the clock
rate. This driver is build by default when CFG_DRIVERS_CLK_DT is
enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>
/optee_os/mk/
H A Dconfig.mk804e32d7cfeac9a625473215d03158720b8e57fc Mon Jun 14 09:32:04 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add fixed-clock driver

fixed-clock are a really common clock types used in device tree and
when there is a clock hierarchy, they are needed to query the clock
rate. This driver is build by default when CFG_DRIVERS_CLK_DT is
enabled.

Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
Signed-off-by: Clément Léger <clement.leger@bootlin.com>