Searched hist:f74ce8fb849e9f9c54a494cff5fc30d53ca4e963 (Results 1 – 2 of 2) sorted by relevance
/linux/Documentation/devicetree/bindings/gpio/ |
H A D | gpio-twl4030.txt | diff f74ce8fb849e9f9c54a494cff5fc30d53ca4e963 Wed Sep 05 09:46:25 CEST 2012 Florian Vaussard <florian.vaussard@epfl.ch> gpio/twl4030: get platform data from device tree
Adds a number of missing device tree properties for twl4030/gpio, and update bindings: - "ti,use-leds" -> .use_leds - "ti,debounce" -> .debounce - "ti,mmc-cd" -> .mmc_cd - "ti,pullups" -> .pullups - "ti,pulldowns" -> .pulldowns
Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Vaibhav Hiremath <hvaibhav@ti.com> [b-cousson@ti.com: Fix some checkpatch CHECK issues] Signed-off-by: Benoit Cousson <b-cousson@ti.com>
|
/linux/drivers/gpio/ |
H A D | gpio-twl4030.c | diff f74ce8fb849e9f9c54a494cff5fc30d53ca4e963 Wed Sep 05 09:46:25 CEST 2012 Florian Vaussard <florian.vaussard@epfl.ch> gpio/twl4030: get platform data from device tree
Adds a number of missing device tree properties for twl4030/gpio, and update bindings: - "ti,use-leds" -> .use_leds - "ti,debounce" -> .debounce - "ti,mmc-cd" -> .mmc_cd - "ti,pullups" -> .pullups - "ti,pulldowns" -> .pulldowns
Signed-off-by: Florian Vaussard <florian.vaussard@epfl.ch> Acked-by: Linus Walleij <linus.walleij@linaro.org> Acked-by: Vaibhav Hiremath <hvaibhav@ti.com> [b-cousson@ti.com: Fix some checkpatch CHECK issues] Signed-off-by: Benoit Cousson <b-cousson@ti.com>
|