[PATCH v3 3/4] extcon: usb-gpio: make debounce value configurable in devicetree

2015-04-02 Thread Robert Baldyga
This patch adds devicetree property for setting debounce value. It allows to set debounce time shorter or longer depending on the needs of given platform. Signed-off-by: Robert Baldyga Acked-by: Roger Quadros --- drivers/extcon/extcon-usb-gpio.c | 14 +- 1 file changed, 9

[PATCH v3 3/4] extcon: usb-gpio: make debounce value configurable in devicetree

2015-04-02 Thread Robert Baldyga
This patch adds devicetree property for setting debounce value. It allows to set debounce time shorter or longer depending on the needs of given platform. Signed-off-by: Robert Baldyga r.bald...@samsung.com Acked-by: Roger Quadros rog...@ti.com --- drivers/extcon/extcon-usb-gpio.c | 14