diff options
author | Krzysztof Kozlowski <[email protected]> | 2022-04-25 09:24:54 +0200 |
---|---|---|
committer | Mark Brown <[email protected]> | 2022-04-25 14:00:46 +0100 |
commit | a498db69dc6d7511d76a4f04ec19c5e378db1c3b (patch) | |
tree | 05a19a01433e38560092da49aad40a6d9c02d505 /tools/perf/scripts/python/flamegraph.py | |
parent | 062920d2464715ef5cbba52a8573ba12cc882b8f (diff) |
regulator: dt-bindings: richtek,rt4801: use existing ena_gpiod feature
The binding and driver duplicated regulator core feature of controlling
regulators with GPIOs (of_parse_cb + ena_gpiod) and created its own
enable-gpios property with multiple GPIOs.
This is a less preferred way, because enable-gpios should enable only one
element, not multiple. It also duplicates existing solution.
Deprecate the original 'enable-gpios' and add per-regulator property.
Signed-off-by: Krzysztof Kozlowski <[email protected]>
Reviewed-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Mark Brown <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions