commit | ee1d849c4ed566d889615b2f102cbce6d1078434 | [log] [tgz] |
---|---|---|
author | Aymeric Aillet <aymeric.aillet@iot.bzh> | Mon Dec 06 15:41:59 2021 +0100 |
committer | Carles CufĂ <carles.cufi@nordicsemi.no> | Mon Dec 13 18:07:08 2021 +0100 |
tree | 6d7667fc7a7eaf0b50f65b78dbbd3b2261656d54 | |
parent | 50540ed594ab7c7f6c60fd4522f76765da21ff3a [diff] |
driver: i2c: TCA954X: Add support for "reset-gpios" Add an optional "reset-gpios" phandle-array field to the driver common yaml. The reset GPIO channel and pin can be defined in device tree as a node property. The driver then deassert the reset signal at mux initialization if a "reset-gpios" has been specified. Signed-off-by: Aymeric Aillet <aymeric.aillet@iot.bzh>