aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mmio.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2025-07-01 11:49:38 +0000
committerBartosz Golaszewski <[email protected]>2025-07-07 07:31:08 +0000
commit094017efe332d411a8d6ac41fd8d0a4f81f72a99 (patch)
tree608eb57d636da7ac1867d098bcad8ede756d4e6a /drivers/gpio/gpio-mmio.c
parentmfd: vexpress-sysreg: set-up software nodes for gpio-mmio (diff)
downloadkernel-094017efe332d411a8d6ac41fd8d0a4f81f72a99.tar.gz
kernel-094017efe332d411a8d6ac41fd8d0a4f81f72a99.zip
ARM: omap1: ams-delta: use generic device properties for gpio-mmio
The two latch GPIO devices in ams-delta are registered with struct bgpio_pdata passed as platform_data to the gpio-mmio driver. We want to remove the bgpio_pdata from the kernel and the gpio-mmio driver is now also able to get the relevant values from the software node. Set up device properties and switch to using platform_device_info to register the devices as platform_add_devices() doesn't allow us to pass device properties to the driver model. Reviewed-by: Linus Walleij <[email protected]> Acked-by: Janusz Krzysztofik <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bartosz Golaszewski <[email protected]>
Diffstat (limited to 'drivers/gpio/gpio-mmio.c')
0 files changed, 0 insertions, 0 deletions