aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/gpio/gpio-mmio.c
diff options
context:
space:
mode:
authorBartosz Golaszewski <[email protected]>2025-07-01 11:49:39 +0000
committerBartosz Golaszewski <[email protected]>2025-07-07 07:31:08 +0000
commitbb9c88d5b0fabe05b0ed4b843efe78ac1c4712f0 (patch)
tree68aaea4d86a83765a3e9a8cd48a9c3a158482c9f /drivers/gpio/gpio-mmio.c
parentARM: omap1: ams-delta: use generic device properties for gpio-mmio (diff)
downloadkernel-bb9c88d5b0fabe05b0ed4b843efe78ac1c4712f0.tar.gz
kernel-bb9c88d5b0fabe05b0ed4b843efe78ac1c4712f0.zip
ARM: s3c: crag6410: use generic device properties for gpio-mmio
The GPIO device in crag6410 is 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 device as platform_add_devices() doesn't allow us to pass device properties to the driver model. Acked-by: Krzysztof Kozlowski <[email protected]> Reviewed-by: Linus Walleij <[email protected]> Reviewed-by: Charles Keepax <[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