diff options
author | 2018-05-14 10:06:33 +0200 | |
---|---|---|
committer | 2018-05-24 16:50:49 +0100 | |
commit | 3012e81446d011c1bd99812e562e2292f21060fb (patch) | |
tree | 84aa70a9b08ffbd38c0fae1e1d706eefd0348cb0 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: s5m8767: Pass descriptor instead of GPIO number (diff) | |
download | wireguard-linux-3012e81446d011c1bd99812e562e2292f21060fb.tar.xz wireguard-linux-3012e81446d011c1bd99812e562e2292f21060fb.zip |
regulator: tps65090: Pass descriptor instead of GPIO number
Instead of passing a global GPIO number for the enable GPIO, pass
a descriptor looked up from the device tree node for the
regulator.
This regulator supports passing platform data, but enable/sleep
regulators are looked up from the device tree exclusively, so
we can need not touch other files.
Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Lee Jones <lee.jones@linaro.org>
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions