Searched hist:"6 a8a0c1d87377c6ce97de2fedc0762c2fa8233ac" (Results 1 – 4 of 4) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | cirrus,clps711x-mctrl-gpio.txt | 6a8a0c1d87377c6ce97de2fedc0762c2fa8233ac Tue Mar 11 18:55:14 CET 2014 Alexander Shiyan <shc_work@mail.ru> gpio: Driver for SYSCON-based GPIOs
SYSCON driver was designed for using memory areas (registers) that are used in several subsystems. There are systems (CPUs) which use bits in one register for various purposes and thus should be handled by various kernel subsystems. This driver allows you to use the individual SYSCON bits as GPIOs. ARM CLPS711X SYSFLG1 input lines has been added as first user of this driver.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
/linux/drivers/gpio/ |
H A D | gpio-syscon.c | 6a8a0c1d87377c6ce97de2fedc0762c2fa8233ac Tue Mar 11 18:55:14 CET 2014 Alexander Shiyan <shc_work@mail.ru> gpio: Driver for SYSCON-based GPIOs
SYSCON driver was designed for using memory areas (registers) that are used in several subsystems. There are systems (CPUs) which use bits in one register for various purposes and thus should be handled by various kernel subsystems. This driver allows you to use the individual SYSCON bits as GPIOs. ARM CLPS711X SYSFLG1 input lines has been added as first user of this driver.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Makefile | diff 6a8a0c1d87377c6ce97de2fedc0762c2fa8233ac Tue Mar 11 18:55:14 CET 2014 Alexander Shiyan <shc_work@mail.ru> gpio: Driver for SYSCON-based GPIOs
SYSCON driver was designed for using memory areas (registers) that are used in several subsystems. There are systems (CPUs) which use bits in one register for various purposes and thus should be handled by various kernel subsystems. This driver allows you to use the individual SYSCON bits as GPIOs. ARM CLPS711X SYSFLG1 input lines has been added as first user of this driver.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | Kconfig | diff 6a8a0c1d87377c6ce97de2fedc0762c2fa8233ac Tue Mar 11 18:55:14 CET 2014 Alexander Shiyan <shc_work@mail.ru> gpio: Driver for SYSCON-based GPIOs
SYSCON driver was designed for using memory areas (registers) that are used in several subsystems. There are systems (CPUs) which use bits in one register for various purposes and thus should be handled by various kernel subsystems. This driver allows you to use the individual SYSCON bits as GPIOs. ARM CLPS711X SYSFLG1 input lines has been added as first user of this driver.
Signed-off-by: Alexander Shiyan <shc_work@mail.ru> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|