From: Doug Anderson Date: Fri, 5 Dec 2014 18:49:39 +0000 (-0800) Subject: i2c: designware: Fix falling time bindings doc X-Git-Tag: omap-for-v3.20/drop-legacy-3517~88^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e2596e81a9dd8f9efcf78476f3990f211e25edb;p=pandora-kernel.git i2c: designware: Fix falling time bindings doc 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 Fixes: 6468276b2206 ("i2c: designware: make SCL and SDA falling time configurable") Acked-by: Romain Baeriswyl Signed-off-by: Wolfram Sang Cc: stable@kernel.org --- Reading git-diff-tree failed