Searched hist:b5aff6de70522a346b31e845ab370d830e92f791 (Results 1 – 2 of 2) sorted by relevance
| /optee_os/core/include/kernel/ |
| H A D | dt_driver.h | b5aff6de70522a346b31e845ab370d830e92f791 Thu Mar 02 12:59:48 UTC 2023 Clément Léger <clement.leger@bootlin.com> core: dt_driver: add support for DT_DRIVER_PINCTRL
In order to handle pinctrl the same way that other driver are handled by DT driver support, modify node parsing to refer to the parent node in case we are handling a pinctrl request.
Signed-off-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
|
| /optee_os/core/kernel/ |
| H A D | dt_driver.c | b5aff6de70522a346b31e845ab370d830e92f791 Thu Mar 02 12:59:48 UTC 2023 Clément Léger <clement.leger@bootlin.com> core: dt_driver: add support for DT_DRIVER_PINCTRL
In order to handle pinctrl the same way that other driver are handled by DT driver support, modify node parsing to refer to the parent node in case we are handling a pinctrl request.
Signed-off-by: Clément Léger <clement.leger@bootlin.com> Reviewed-by: Etienne Carriere <etienne.carriere@linaro.org> Signed-off-by: Thomas Perrot <thomas.perrot@bootlin.com>
|