can: sun4i_can: Add support for the Allwinner D1
authorJohn Watts <contact@jookia.org>
Fri, 21 Jul 2023 22:15:53 +0000 (08:15 +1000)
committerMarc Kleine-Budde <mkl@pengutronix.de>
Fri, 28 Jul 2023 06:47:18 +0000 (08:47 +0200)
commit8abb95250ae6af2d51993da8fcae18da2ce24cc4
tree69800204987edf27dbb1b4c99253f75a38289a23
parent8cda0c6dfd42ee6f2586e7dffb553aaf1fcb62ca
can: sun4i_can: Add support for the Allwinner D1

The controllers present in the D1 are extremely similar to the R40
and require the same reset quirks, but An extra quirk is needed to support
receiving packets.

Signed-off-by: John Watts <contact@jookia.org>
Link: https://lore.kernel.org/all/20230721221552.1973203-6-contact@jookia.org
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
drivers/net/can/Kconfig
drivers/net/can/sun4i_can.c