Searched hist:e7a2db349c8f2673e8da4f16a8af1130e74cafdb (Results 1 – 3 of 3) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | dt_driver.h | e7a2db349c8f2673e8da4f16a8af1130e74cafdb Tue Mar 14 11:26:52 UTC 2023 Clément Léger <clement.leger@bootlin.com> core: dt_driver: add support for DT_DRIVER_I2C
Integrating I2C support within the dt_driver mechanism require to change the way controller are retrieved. Indeed, when using i2c, the children are located under a parent I2C controller node. This implies to use another method to parse node heriarchy and ignore the case when the provider has no phandle.
Signed-off-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| H A D | dt.h | e7a2db349c8f2673e8da4f16a8af1130e74cafdb Tue Mar 14 11:26:52 UTC 2023 Clément Léger <clement.leger@bootlin.com> core: dt_driver: add support for DT_DRIVER_I2C
Integrating I2C support within the dt_driver mechanism require to change the way controller are retrieved. Indeed, when using i2c, the children are located under a parent I2C controller node. This implies to use another method to parse node heriarchy and ignore the case when the provider has no phandle.
Signed-off-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|
| /optee_os/core/kernel/ |
| H A D | dt_driver.c | e7a2db349c8f2673e8da4f16a8af1130e74cafdb Tue Mar 14 11:26:52 UTC 2023 Clément Léger <clement.leger@bootlin.com> core: dt_driver: add support for DT_DRIVER_I2C
Integrating I2C support within the dt_driver mechanism require to change the way controller are retrieved. Indeed, when using i2c, the children are located under a parent I2C controller node. This implies to use another method to parse node heriarchy and ignore the case when the provider has no phandle.
Signed-off-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org>
|