Home
last modified time | relevance | path

Searched hist:"515 c1ba9a5d652ebaeae43754635b5386a328721" (Results 1 – 5 of 5) sorted by relevance

/optee_os/core/include/drivers/
H A Dnvmem.h515c1ba9a5d652ebaeae43754635b5386a328721 Wed Mar 22 10:48:23 UTC 2023 Clément Léger <clement.leger@bootlin.com> drivers: nvmem: add API for nvmem controllers

Add a nvmem API to access nvmem cells using device-tree description. This
API allows to register nvmeme provider and obtain nvmem cells for consumer.
Much like other subsystem, this one relies on the generic dt_driver
mechanism.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/nvmem/
H A Dnvmem.c515c1ba9a5d652ebaeae43754635b5386a328721 Wed Mar 22 10:48:23 UTC 2023 Clément Léger <clement.leger@bootlin.com> drivers: nvmem: add API for nvmem controllers

Add a nvmem API to access nvmem cells using device-tree description. This
API allows to register nvmeme provider and obtain nvmem cells for consumer.
Much like other subsystem, this one relies on the generic dt_driver
mechanism.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
H A Dsub.mk515c1ba9a5d652ebaeae43754635b5386a328721 Wed Mar 22 10:48:23 UTC 2023 Clément Léger <clement.leger@bootlin.com> drivers: nvmem: add API for nvmem controllers

Add a nvmem API to access nvmem cells using device-tree description. This
API allows to register nvmeme provider and obtain nvmem cells for consumer.
Much like other subsystem, this one relies on the generic dt_driver
mechanism.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/core/drivers/
H A Dsub.mk515c1ba9a5d652ebaeae43754635b5386a328721 Wed Mar 22 10:48:23 UTC 2023 Clément Léger <clement.leger@bootlin.com> drivers: nvmem: add API for nvmem controllers

Add a nvmem API to access nvmem cells using device-tree description. This
API allows to register nvmeme provider and obtain nvmem cells for consumer.
Much like other subsystem, this one relies on the generic dt_driver
mechanism.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>
/optee_os/mk/
H A Dconfig.mk515c1ba9a5d652ebaeae43754635b5386a328721 Wed Mar 22 10:48:23 UTC 2023 Clément Léger <clement.leger@bootlin.com> drivers: nvmem: add API for nvmem controllers

Add a nvmem API to access nvmem cells using device-tree description. This
API allows to register nvmeme provider and obtain nvmem cells for consumer.
Much like other subsystem, this one relies on the generic dt_driver
mechanism.

Signed-off-by: Clément Léger <clement.leger@bootlin.com>
Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
Reviewed-by: Etienne Carriere <etienne.carriere@foss.st.com>