The second patch is v2 of the earlier single GRGPIO patch Andreas Larsson (2): gpio: gpio-generic: Fix bug in big endian bit conversion gpio: Add device driver for GRGPIO cores
drivers/gpio/Kconfig | 8 ++ drivers/gpio/Makefile | 1 + drivers/gpio/gpio-generic.c | 5 +- drivers/gpio/gpio-grgpio.c | 244 +++++++++++++++++++++++++++++++++++++++++++ 4 files changed, 257 insertions(+), 1 deletions(-) create mode 100644 drivers/gpio/gpio-grgpio.c _______________________________________________ devicetree-discuss mailing list devicetree-discuss@lists.ozlabs.org https://lists.ozlabs.org/listinfo/devicetree-discuss