]> git.ipfire.org Git - people/ms/linux.git/commit
i2c: designware: Fix falling time bindings doc
authorDoug Anderson <dianders@chromium.org>
Fri, 5 Dec 2014 18:49:39 +0000 (10:49 -0800)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 16 Jan 2015 14:59:50 +0000 (06:59 -0800)
commit989eae716a4624540198909db375335bbf9767d0
treeca3a6dc429509a1114c9426c0f5cdf2d963e7256
parentc444aeae65fe28755c8c5b640373508a13a87bc2
i2c: designware: Fix falling time bindings doc

commit 8e2596e81a9dd8f9efcf78476f3990f211e25edb upstream.

In (6468276 i2c: designware: make SCL and SDA falling time
configurable) new device tree properties were added for setting the
falling time of SDA and SCL.  The device tree bindings doc had a typo
in it: it forgot the "-ns" suffix for both properies in the prose of
the bindings.

I assume this is a typo because:
* The source code includes the "-ns"
* The example in the bindings includes the "-ns".

Fix the typo.

Signed-off-by: Doug Anderson <dianders@chromium.org>
Fixes: 6468276b2206 ("i2c: designware: make SCL and SDA falling time configurable")
Acked-by: Romain Baeriswyl <romain.baeriswyl@alitech.com>
Signed-off-by: Wolfram Sang <wsa@the-dreams.de>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Documentation/devicetree/bindings/i2c/i2c-designware.txt