diff options
| author | Linus Walleij <linusw@kernel.org> | 2026-06-08 10:57:34 +0200 |
|---|---|---|
| committer | Lee Jones <lee@kernel.org> | 2026-07-30 14:32:34 +0100 |
| commit | b87549a9bbda8736b7cf98d51bdc1d148e6cd09b (patch) | |
| tree | 7138dc6892a17b47f68328f191ace548a7ea98b8 /scripts/git.orderFile | |
| parent | 90d9f2988d007ec25706022533a03dc52678f58b (diff) | |
| download | linux-b87549a9bbda8736b7cf98d51bdc1d148e6cd09b.tar.gz linux-b87549a9bbda8736b7cf98d51bdc1d148e6cd09b.zip | |
mfd: si476x: Modernize GPIO handling
The SI476X driver depends on the legacy GPIO API. As it only
really use a single GPIO for reset, and this can be easily converted
to use a GPIO descriptor, modernize the driver.
The "reset" GPIO is obtained from a device property, such as a
device tree ("reset-gpios", which is standard, but this hardware has
no DT bindings as of now) or a software node for static platforms.
Out-of-tree users can easily adopt to providing a GPIO descriptor
this way.
Signed-off-by: Linus Walleij <linusw@kernel.org>
Reviewed-by: Bartosz Golaszewski <bartosz.golaszewski@oss.qualcomm.com>
Link: https://patch.msgid.link/20260608-mfd-si476x-v2-1-da5f779c1888@kernel.org
Signed-off-by: Lee Jones <lee@kernel.org>
Diffstat (limited to 'scripts/git.orderFile')
0 files changed, 0 insertions, 0 deletions
