pinctrl: set unit for debounce time pinconfig to usec
authorHeiko Stübner <heiko@sntech.de>
Tue, 25 Jun 2013 12:56:11 +0000 (14:56 +0200)
committer黄涛 <huangtao@rock-chips.com>
Sat, 30 Nov 2013 04:37:51 +0000 (12:37 +0800)
commitbedb5b5d93f5db62f0d8d187f4c734e2f24df86b
tree77af4bebe1a9558341279378a9e1e90d5bfe0a43
parent3d3f37a2c240ae49271e24f24713d1d13e3430d8
pinctrl: set unit for debounce time pinconfig to usec

Currently the debounce time pinconfig option uses an unspecified
"time units" unit. As pinconfig options should use SI units and a
real unit is also necessary for generic dt bindings, change it
to usec. Currently no driver is using the generic pinconfig option
for this, so the unit change is safe to do.

Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Reviewed-by: James Hogan <james.hogan@imgtec.com>
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Documentation/devicetree/bindings/pinctrl/pinctrl-bindings.txt
drivers/pinctrl/pinconf-generic.c
include/linux/pinctrl/pinconf-generic.h