From: Mark Brown Date: Mon, 7 Apr 2025 21:18:08 +0000 (+0100) Subject: regulator: s5m8767: Convert to GPIO descriptors X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=16b19bfd80402bb98135c4b65344e859883766ec;p=users%2Fdwmw2%2Flinux.git regulator: s5m8767: Convert to GPIO descriptors Merge series from From git@z Thu Jan 1 00:00:00 1970 Peng Fan : 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. --- 16b19bfd80402bb98135c4b65344e859883766ec