linux/drivers/platform/cznic
Marek Behún f335e01577
platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line names
Rename the `omnia_mcu_gpio_templates` variable to
`omnia_mcu_gpio_names`. The array contained templates for the names
during the development of the driver, but the template prefix `gpio%u.`
was dropped before the driver was merged, since this functionality was
broken in gpiolib.

Signed-off-by: Marek Behún <kabel@kernel.org>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
2024-11-12 16:05:16 +01:00
..
Kconfig platform: cznic: turris-omnia-mcu: fix HW_RANDOM dependency 2024-09-11 08:54:21 +00:00
Makefile platform: cznic: turris-omnia-mcu: Make GPIO code optional 2024-08-07 14:43:54 +02:00
turris-omnia-mcu-base.c platform: cznic: turris-omnia-mcu: Make GPIO code optional 2024-08-07 14:43:54 +02:00
turris-omnia-mcu-gpio.c platform: cznic: turris-omnia-mcu: Rename variable holding GPIO line names 2024-11-12 16:05:16 +01:00
turris-omnia-mcu-sys-off-wakeup.c platform: cznic: turris-omnia-mcu: Add support for poweroff and wakeup 2024-07-01 15:46:37 +02:00
turris-omnia-mcu-trng.c platform: cznic: turris-omnia-mcu: Fix error check in omnia_mcu_register_trng() 2024-09-05 16:31:59 +00:00
turris-omnia-mcu-watchdog.c platform: cznic: turris-omnia-mcu: Add support for MCU watchdog 2024-07-01 15:46:37 +02:00
turris-omnia-mcu.h platform: cznic: turris-omnia-mcu: Document the driver private data structure 2024-11-12 16:04:04 +01:00