Searched hist:b59278548e2383976f7db5fd3389f9116a6f240d (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/gpio/ |
H A D | gpio-em.c | diff b59278548e2383976f7db5fd3389f9116a6f240d Mon Sep 02 17:44:55 CEST 2013 Ian Molton <ian.molton@codethink.co.uk> emev2: GPIOLIB: Enable support for OF
EMEV2 is now a DT platform, however the GPIO driver cannot be used from a DT file since it does not fill out the of_node field in its gpio_chip structure.
Signed-off-by: Ian Molton <ian.molton@codethink.co.uk> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff b59278548e2383976f7db5fd3389f9116a6f240d Mon Sep 02 17:44:55 CEST 2013 Ian Molton <ian.molton@codethink.co.uk> emev2: GPIOLIB: Enable support for OF
EMEV2 is now a DT platform, however the GPIO driver cannot be used from a DT file since it does not fill out the of_node field in its gpio_chip structure.
Signed-off-by: Ian Molton <ian.molton@codethink.co.uk> Reviewed-by: Simon Horman <horms+renesas@verge.net.au> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|