Searched hist:"0 bd459ddf9e4f1af3ee3148eb319d1f8747f02ba" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-imx-scu.c | 0bd459ddf9e4f1af3ee3148eb319d1f8747f02ba Fri Aug 12 15:30:12 CEST 2022 Shenwei Wang <shenwei.wang@nxp.com> gpio: imx-scu: add imx-scu GPIO driver
The SCU firmware on i.MX8 platforms provides a set of APIs to control the GPIO PINs on the SCU domain. This patch implements the standard GPIO driver interface to access those PINs on the SCU domain over the SCU APIs.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
H A D | Makefile | diff 0bd459ddf9e4f1af3ee3148eb319d1f8747f02ba Fri Aug 12 15:30:12 CEST 2022 Shenwei Wang <shenwei.wang@nxp.com> gpio: imx-scu: add imx-scu GPIO driver
The SCU firmware on i.MX8 platforms provides a set of APIs to control the GPIO PINs on the SCU domain. This patch implements the standard GPIO driver interface to access those PINs on the SCU domain over the SCU APIs.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
H A D | Kconfig | diff 0bd459ddf9e4f1af3ee3148eb319d1f8747f02ba Fri Aug 12 15:30:12 CEST 2022 Shenwei Wang <shenwei.wang@nxp.com> gpio: imx-scu: add imx-scu GPIO driver
The SCU firmware on i.MX8 platforms provides a set of APIs to control the GPIO PINs on the SCU domain. This patch implements the standard GPIO driver interface to access those PINs on the SCU domain over the SCU APIs.
Signed-off-by: Shenwei Wang <shenwei.wang@nxp.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|