Searched hist:"86 ea47da554cb6fb2e41d8aad30410c21f2e17a7" (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/drivers/regulator/ |
| H A D | regulator_dt.c | 86ea47da554cb6fb2e41d8aad30410c21f2e17a7 Tue Sep 26 17:58:11 UTC 2023 Etienne Carriere <etienne.carriere@foss.st.com> drivers: regulator: add regulator_dt_get_supply()
Implements regulator_dt_get_supply() API function for consumer drivers to get a regulator supply using the driver device DT node data. The function returns TEE_ERROR_DEFER_DRIVER_INIT when the target supply exists but is yet not initialized.
Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Co-developed-by: Pascal Paillet <p.paillet@foss.st.com> Signed-off-by: Pascal Paillet <p.paillet@foss.st.com> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
|
| /optee_os/core/include/drivers/ |
| H A D | regulator.h | 86ea47da554cb6fb2e41d8aad30410c21f2e17a7 Tue Sep 26 17:58:11 UTC 2023 Etienne Carriere <etienne.carriere@foss.st.com> drivers: regulator: add regulator_dt_get_supply()
Implements regulator_dt_get_supply() API function for consumer drivers to get a regulator supply using the driver device DT node data. The function returns TEE_ERROR_DEFER_DRIVER_INIT when the target supply exists but is yet not initialized.
Acked-by: Gatien Chevallier <gatien.chevallier@foss.st.com> Co-developed-by: Pascal Paillet <p.paillet@foss.st.com> Signed-off-by: Pascal Paillet <p.paillet@foss.st.com> Signed-off-by: Etienne Carriere <etienne.carriere@foss.st.com>
|