devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/4] Add support for Allwinner D1 CAN controllers
@ 2023-07-15 11:25 Jookia
  2023-07-15 11:25 ` [PATCH 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller Jookia
                   ` (4 more replies)
  0 siblings, 5 replies; 22+ messages in thread
From: Jookia @ 2023-07-15 11:25 UTC (permalink / raw)
  To: linux-sunxi
  Cc: John Watts, devicetree, linux-can, linux-riscv, Fabien Poussin,
	Samuel Holland, Jernej Skrabec, Chen-Yu Tsai

From: John Watts <contact@jookia.org>

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.

John Watts (4):
  dt-bindings: net: can: Add support for Allwinner D1 CAN controller
  riscv: dts: allwinner: d1: Add CAN controller nodes
  can: sun4i_can: Add send support for the Allwinner D1
  can: sun4i_can: Correctly set acceptance registers on the D1

 .../net/can/allwinner,sun4i-a10-can.yaml      |  6 ++--
 .../boot/dts/allwinner/sunxi-d1s-t113.dtsi    | 30 +++++++++++++++++++
 drivers/net/can/Kconfig                       |  4 +--
 drivers/net/can/sun4i_can.c                   | 22 ++++++++++++--
 4 files changed, 55 insertions(+), 7 deletions(-)

-- 
2.41.0


^ permalink raw reply	[flat|nested] 22+ messages in thread

end of thread, other threads:[~2023-07-19  6:53 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-15 11:25 [PATCH 0/4] Add support for Allwinner D1 CAN controllers Jookia
2023-07-15 11:25 ` [PATCH 1/4] dt-bindings: net: can: Add support for Allwinner D1 CAN controller Jookia
2023-07-15 11:25 ` [PATCH 2/4] riscv: dts: allwinner: d1: Add CAN controller nodes Jookia
2023-07-16 16:35   ` Krzysztof Kozlowski
2023-07-16 16:50     ` John Watts
2023-07-17  6:39       ` Krzysztof Kozlowski
2023-07-17  8:26         ` John Watts
2023-07-15 11:25 ` [PATCH 3/4] can: sun4i_can: Add send support for the Allwinner D1 Jookia
2023-07-16 16:36   ` Krzysztof Kozlowski
2023-07-16 16:52     ` John Watts
2023-07-17  6:41       ` Krzysztof Kozlowski
2023-07-17  7:03         ` Marc Kleine-Budde
2023-07-17  7:12           ` Krzysztof Kozlowski
2023-07-17  8:28           ` John Watts
2023-07-15 11:25 ` [PATCH 4/4] can: sun4i_can: Correctly set acceptance registers on the D1 Jookia
2023-07-16 16:45   ` Jernej Škrabec
2023-07-16 16:52     ` John Watts
2023-07-17  8:00 ` [PATCH 0/4] Add support for Allwinner D1 CAN controllers Ben Dooks
2023-07-17  8:27   ` John Watts
2023-07-18 22:15   ` Rob Herring
2023-07-18 22:38     ` Conor Dooley
2023-07-19  6:52       ` John Watts

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).