Searched hist:"2305544 b3b9bce764141c863985a7ab44c98657c" (Results 1 – 6 of 6) sorted by relevance
| /optee_os/core/drivers/clk/ |
| H A D | sub.mk | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|
| H A D | clk.c | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|
| /optee_os/core/include/drivers/ |
| H A D | clk.h | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|
| /optee_os/core/include/kernel/ |
| H A D | dt.h | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|
| /optee_os/core/drivers/ |
| H A D | sub.mk | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|
| /optee_os/mk/ |
| H A D | config.mk | 2305544b3b9bce764141c863985a7ab44c98657c Thu Jun 10 15:20:11 UTC 2021 Clément Léger <clement.leger@bootlin.com> drivers: clk: add generic clock framework
In order to ease clock support in OP-TEE, add a generic clock framework which allows to add clocks driver and handle clock hierarchy. This clock framework provides various functions to enable/disable clock and to get their rate. Some basic behavior are supported such as gating when parent or rate is set. This option is enabled using CFG_DRIVERS_CLK which is disabled by default.
Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Clément Léger <clement.leger@bootlin.com>
|