]> git.baikalelectronics.ru Git - kernel.git/commit
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time
authorRichard Leitner <richard.leitner@skidata.com>
Mon, 6 Mar 2017 08:24:21 +0000 (09:24 +0100)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 9 Mar 2017 09:34:16 +0000 (10:34 +0100)
commitc1e309dea3f0ca78049eceb4f40c5129e5ba7d1b
tree75fc7bcbccf34812d85196887688ea84db428597
parent5e6072268817340784156fe3fd7c4526c51fa3f8
usb: usb251xb: dt: add unit suffix to oc-delay and power-on-time

Rename oc-delay-* to oc-delay-us and make it expect a time value.
Furthermore add -ms suffix to power-on-time. There changes were
suggested by Rob Herring in https://lkml.org/lkml/2017/2/15/1283.

Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/usb/usb251xb.txt
drivers/usb/misc/usb251xb.c