commit | a2f8445d4ca2796283c07d4ba8e78718071de863 | [log] [tgz] |
---|---|---|
author | Mike Looijmans <mike.looijmans@topic.nl> | Tue May 01 13:42:12 2018 +0200 |
committer | Peter Rosin <peda@axentia.se> | Sat May 19 23:54:47 2018 +0200 |
tree | d42da01f4a618f564449d88bc933c70c0bf88cc6 | |
parent | fca700d6d2190292f34282d50b613a9efb100f70 [diff] |
i2c: mux: pca954x: force reset on probe if available Instead of just hogging the reset GPIO into deactivated state, activate and then de-activate the reset. This allows for better recovery if the CPU was reset halfway through an I2C transaction for example. Signed-off-by: Mike Looijmans <mike.looijmans@topic.nl> Signed-off-by: Peter Rosin <peda@axentia.se>