diff options
author | 2021-06-10 15:24:37 +0200 | |
---|---|---|
committer | 2021-06-12 01:58:10 +0200 | |
commit | 4e73bfa3ee37277e3f3e636786fd52d89273bd79 (patch) | |
tree | b454c349471be824e1c10deeb3e7f92a413c9824 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | Merge tag 'intel-pinctrl-v5.14-1' of gitolite.kernel.org:pub/scm/linux/kernel/git/pinctrl/intel into devel (diff) | |
download | linux-dev-4e73bfa3ee37277e3f3e636786fd52d89273bd79.tar.xz linux-dev-4e73bfa3ee37277e3f3e636786fd52d89273bd79.zip |
pinctrl: mcp23s08: Add optional reset GPIO
The MCP23x port expander RESET# line can be connected to a host GPIO.
The optional reset-gpio must be set to LOW if the reset is asserted
at probing time.
On page 5 in the datasheet [0] the "Device Active After Reset high"
time is specified at 0 µs. Therefore no waiting is needed after the
reset transition.
[0] https://ww1.microchip.com/downloads/en/DeviceDoc/20001952C.pdf
Signed-off-by: Andreas Kaessens <akaessens@gmail.com>
Signed-off-by: Darian Biastoch <d.biastoch@gmail.com>
Link: https://lore.kernel.org/r/20210610132438.3085841-1-akaessens@gmail.com
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions