linux-yocto/arch/mips/bcm63xx
Bartosz Golaszewski d9d87d90cc treewide: rename GPIO set callbacks back to their original names
The conversion of all GPIO drivers to using the .set_rv() and
.set_multiple_rv() callbacks from struct gpio_chip (which - unlike their
predecessors - return an integer and allow the controller drivers to
indicate failures to users) is now complete and the legacy ones have
been removed. Rename the new callbacks back to their original names in
one sweeping change.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
2025-08-07 10:07:06 +02:00
..
boards MIPS: BCM63XX: Replace strcpy() with strscpy() in board_prom_init() 2025-04-27 09:47:09 +02:00
clk.c
cpu.c
cs.c
dev-enet.c
dev-flash.c
dev-hsspi.c
dev-pcmcia.c
dev-rng.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-spi.c
dev-uart.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
dev-usb-usbd.c
dev-wdt.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
early_printk.c
gpio.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
irq.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00
Kconfig
Makefile
nvram.c
Platform
prom.c mips: bmips: rework and cache CBR addr handling 2024-06-27 10:44:24 +02:00
reset.c
setup.c mips: bmips: setup: make CBR address configurable 2024-06-27 10:44:32 +02:00
timer.c MIPS: BCM63XX: Fix missing prototypes 2024-01-26 10:33:20 +01:00