You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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 <[email protected]>
Fixes: 6468276 ("i2c: designware: make SCL and SDA falling time configurable")
Acked-by: Romain Baeriswyl <[email protected]>
Signed-off-by: Wolfram Sang <[email protected]>
Cc: [email protected]
0 commit comments