Message ID | 20230721221552.1973203-2-contact@jookia.org (mailing list archive) |
---|---|
Headers | show |
Series | Add support for Allwinner D1 CAN controllers | expand |
On 22.07.2023 08:15:49, John Watts wrote: > This patch series adds support for the Allwinner D1 CAN controllers. > It requires adding a new device tree compatible and driver support to > work around some hardware quirks. > > This has been tested on the Mango Pi MQ Dual running a T113 and a Lichee > Panel 86 running a D1. Applied to linux-can-next/testing. regards, Marc
Hello: This series was applied to riscv/linux.git (fixes) by Marc Kleine-Budde <mkl@pengutronix.de>: On Sat, 22 Jul 2023 08:15:49 +1000 you wrote: > This patch series adds support for the Allwinner D1 CAN controllers. > It requires adding a new device tree compatible and driver support to > work around some hardware quirks. > > This has been tested on the Mango Pi MQ Dual running a T113 and a Lichee > Panel 86 running a D1. > > [...] Here is the summary with links: - [v2,1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller (no matching commit) - [v2,2/4] riscv: dts: allwinner: d1: Add CAN controller nodes https://git.kernel.org/riscv/c/6ea1ad888f59 - [v2,3/4] can: sun4i_can: Add acceptance register quirk (no matching commit) - [v2,4/4] can: sun4i_can: Add support for the Allwinner D1 (no matching commit) You are awesome, thank you!