commit | 7a20e707aae2562ad1e6fc39bbc0fa9fd47a6390 | [log] [tgz] |
---|---|---|
author | Alexander Monakov <amonakov@ispras.ru> | Thu Mar 08 16:23:53 2018 +0300 |
committer | Wolfram Sang <wsa@the-dreams.de> | Sat Mar 17 21:53:01 2018 +0100 |
tree | d32cba4a26565267611deac023dda9a0902bb174 | |
parent | 03e73e6349662e32d9d2e64c453affcd03b864a4 [diff] |
i2c: designware: suppress unneeded SDA hold time warnings The hardware may not support SDA hold time configuration, but if it is not set in the Device Tree either, there is no need to print a warning. Reported-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com> Signed-off-by: Alexander Monakov <amonakov@ispras.ru> Acked-by: Jarkko Nikula <jarkko.nikula@linux.intel.com> Signed-off-by: Wolfram Sang <wsa@the-dreams.de>