linux-loongson/drivers/soc/fsl/qe
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
..
gpio.c treewide: rename GPIO set callbacks back to their original names 2025-08-07 10:07:06 +02:00
Kconfig soc: fsl: cpm1: qmc: Fix dependency on fsl_soc.h 2024-09-04 09:30:53 +00:00
Makefile soc: fsl: cpm1: Add support for QMC 2023-03-05 23:37:03 +00:00
qe_common.c soc: fsl: qe: Add resource-managed muram allocators 2024-09-03 07:49:20 +02:00
qe_ic.c soc: Use dev_fwnode() 2025-07-08 10:29:28 +02:00
qe_io.c soc: fsl: qe: Check of ioremap return value 2022-02-18 17:11:23 -06:00
qe_tdm.c soc: fsl: Explicitly include correct DT includes 2023-08-12 10:31:02 +02:00
qe.c docs: move powerpc under arch 2023-10-10 13:35:55 -06:00
qmc.c FSL SOC changes for 6.13: 2024-11-15 15:19:47 +01:00
tsa.c FSL SOC changes for 6.13: 2024-11-15 15:19:47 +01:00
tsa.h soc: fsl: cpm1: tsa: Introduce tsa_serial_get_num() 2024-09-03 07:49:19 +02:00
ucc_fast.c soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* 2021-04-06 15:39:39 -05:00
ucc_slow.c soc: fsl: qe: replace qe_io{read,write}* wrappers by generic io{read,write}* 2021-04-06 15:39:39 -05:00
ucc.c soc: fsl: qe: ucc: Export ucc_mux_set_grant_tsa_bkpt 2024-09-05 14:12:15 +00:00
usb.c