Home
last modified time | relevance | path

Searched hist:"17 fd9102483b018e4f798feb9fa9d26149c78782" (Results 1 – 2 of 2) sorted by relevance

/optee_os/core/drivers/clk/
H A Dclk_dt.c17fd9102483b018e4f798feb9fa9d26149c78782 Fri Nov 19 16:37:12 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> drivers: clk: add CFG_DRIVERS_CLK_EARLY_PROBE

Adds configuration switch to allow clocks to be probed as any driver,
possibly deferring initialization. This is needed when a clock driver
has dependencies on another resource.

The configuration is default enabled (CFG_DRIVERS_CLK_EARLY_PROBE=y)
that is probing clock drivers before other drivers using the early_init
initcall level as done prior this change.

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>
/optee_os/mk/
H A Dconfig.mk17fd9102483b018e4f798feb9fa9d26149c78782 Fri Nov 19 16:37:12 UTC 2021 Etienne Carriere <etienne.carriere@linaro.org> drivers: clk: add CFG_DRIVERS_CLK_EARLY_PROBE

Adds configuration switch to allow clocks to be probed as any driver,
possibly deferring initialization. This is needed when a clock driver
has dependencies on another resource.

The configuration is default enabled (CFG_DRIVERS_CLK_EARLY_PROBE=y)
that is probing clock drivers before other drivers using the early_init
initcall level as done prior this change.

Acked-by: Jens Wiklander <jens.wiklander@linaro.org>
Signed-off-by: Etienne Carriere <etienne.carriere@linaro.org>