Searched hist:"949506 dc608f9820e0cee51b106c35fd3503bbb2" (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-gpio-mm.c | diff 949506dc608f9820e0cee51b106c35fd3503bbb2 Wed Jul 20 15:46:02 CEST 2022 William Breathitt Gray <william.gray@linaro.org> gpio: gpio-mm: Implement and utilize register structures
Reduce magic numbers and improve code readability by implementing and utilizing named register data structures. The GPIO-MM device features an Intel 8255 compatible GPIO interface, so the i8255 GPIO module is selected and utilized as well.
Tested-by: Fred Eckert <Frede@cmslaser.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|
H A D | Kconfig | diff 949506dc608f9820e0cee51b106c35fd3503bbb2 Wed Jul 20 15:46:02 CEST 2022 William Breathitt Gray <william.gray@linaro.org> gpio: gpio-mm: Implement and utilize register structures
Reduce magic numbers and improve code readability by implementing and utilizing named register data structures. The GPIO-MM device features an Intel 8255 compatible GPIO interface, so the i8255 GPIO module is selected and utilized as well.
Tested-by: Fred Eckert <Frede@cmslaser.com> Reviewed-by: Linus Walleij <linus.walleij@linaro.org> Signed-off-by: William Breathitt Gray <william.gray@linaro.org> Signed-off-by: Bartosz Golaszewski <brgl@bgdev.pl>
|