2
0
mirror of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-09-04 20:19:47 +08:00
linux/drivers/net/can/spi
Bartosz Golaszewski 5d31311715 net: can: mcp251x: use new GPIO line value setter callbacks
struct gpio_chip now has callbacks for setting line values that return
an integer, allowing to indicate failures. Convert the driver to using
them.

Signed-off-by: Bartosz Golaszewski <bartosz.golaszewski@linaro.org>
Reviewed-by: Vincent Mailhol <mailhol.vincent@wanadoo.fr>
Reviewed-by: Marc Kleine-Budde <mkl@pengutronix.de>
Link: https://patch.msgid.link/20250616-gpiochip-set-rv-net-v2-4-cae0b182a552@linaro.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2025-06-17 18:04:10 -07:00
..
mcp251xfd can: dev: add struct data_bittiming_params to group FD parameters 2025-05-21 14:33:28 +02:00
hi311x.c can: hi311x: hi3110_can_ist(): fix {rx,tx}_errors statistics 2024-11-26 10:50:48 +01:00
Kconfig can: mcp251xfd: rename driver files and subdir to mcp251xfd 2020-09-30 21:54:30 +02:00
Makefile can: mcp251xfd: rename driver files and subdir to mcp251xfd 2020-09-30 21:54:30 +02:00
mcp251x.c net: can: mcp251x: use new GPIO line value setter callbacks 2025-06-17 18:04:10 -07:00