diff options
author | Peng Fan <peng.fan@nxp.com> | 2025-03-27 08:49:45 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2025-04-07 12:53:34 +0100 |
commit | ce2eadc6f99263dd200e52f692dc7a22698c99f3 (patch) | |
tree | 6a62a8d763c0bf26f01554cc22e13a8a006bcb1f /scripts/generate_rust_analyzer.py | |
parent | 4e310626eb4df52a31a142c1360fead0fcbd3793 (diff) |
regulator: s5m8767: Convert to GPIO descriptors
Update the driver to fetch buck_gpio and buck_ds as GPIO descriptors.
Then drop the usage of 'of_gpio.h' which should be deprecated.
Based on commit 84618d5e31cf ("regulator: max8997:
Convert to GPIO descriptors") as a reference to make the changes.
With the quirk fix for s5m8767 in of_gpio_try_fixup_polarity,
the polarity will be active-high, even if exynos5250 spring DTS
wrongly use active-low polarity. So using GPIO descriptors,
it should work as before.
Signed-off-by: Peng Fan <peng.fan@nxp.com>
Acked-by: Mark Brown <broonie@kernel.org>
Reviewed-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://patch.msgid.link/20250327004945.563765-2-peng.fan@oss.nxp.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'scripts/generate_rust_analyzer.py')
0 files changed, 0 insertions, 0 deletions