pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support
authorJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Wed, 26 Sep 2012 06:57:45 +0000 (14:57 +0800)
committerJean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Sun, 18 Nov 2012 22:35:55 +0000 (06:35 +0800)
commit7ebd7a3ae0dd6e826767df504f7850d935fc3ee9
treefae32ddae5f6228afc1750a65d7a79729cf8dbc2
parent32b01a366eb5d7d480570fe05d1dc18170387f5f
pinctrl: at91 add deglitch, debounce, pull down and schmitt trigger mux option support

add :
 set_deglitch: enable/disable deglitch
 set_debounce: enable/disable debounce
 set_pulldown: enable/disable pulldown
 disable_schmitt_trig: disable schmitt trigger

Signed-off-by: Jean-Christophe PLAGNIOL-VILLARD <plagnioj@jcrosoft.com>
Documentation/devicetree/bindings/pinctrl/atmel,at91-pinctrl.txt
drivers/pinctrl/pinctrl-at91.c