Searched hist:f2ee73147a3f23cc4b032a76b5677b4b8441ba74 (Results 1 – 4 of 4) sorted by relevance
/linux/arch/arm/configs/ |
H A D | lpc32xx_defconfig | diff f2ee73147a3f23cc4b032a76b5677b4b8441ba74 Fri Aug 09 16:40:31 CEST 2019 Arnd Bergmann <arnd@arndb.de> gpio: lpc32xx: allow building on non-lpc32xx targets
The driver uses hardwire MMIO addresses instead of the data that is passed in device tree. Change it over to only hardcode the register offset values and allow compile-testing.
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Tested-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
/linux/drivers/gpio/ |
H A D | gpio-lpc32xx.c | diff f2ee73147a3f23cc4b032a76b5677b4b8441ba74 Fri Aug 09 16:40:31 CEST 2019 Arnd Bergmann <arnd@arndb.de> gpio: lpc32xx: allow building on non-lpc32xx targets
The driver uses hardwire MMIO addresses instead of the data that is passed in device tree. Change it over to only hardcode the register offset values and allow compile-testing.
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Tested-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Makefile | diff f2ee73147a3f23cc4b032a76b5677b4b8441ba74 Fri Aug 09 16:40:31 CEST 2019 Arnd Bergmann <arnd@arndb.de> gpio: lpc32xx: allow building on non-lpc32xx targets
The driver uses hardwire MMIO addresses instead of the data that is passed in device tree. Change it over to only hardcode the register offset values and allow compile-testing.
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Tested-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|
H A D | Kconfig | diff f2ee73147a3f23cc4b032a76b5677b4b8441ba74 Fri Aug 09 16:40:31 CEST 2019 Arnd Bergmann <arnd@arndb.de> gpio: lpc32xx: allow building on non-lpc32xx targets
The driver uses hardwire MMIO addresses instead of the data that is passed in device tree. Change it over to only hardcode the register offset values and allow compile-testing.
Acked-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Tested-by: Sylvain Lemieux <slemieux.tyco@gmail.com> Signed-off-by: Arnd Bergmann <arnd@arndb.de> Signed-off-by: Bartosz Golaszewski <bgolaszewski@baylibre.com>
|