All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v53 1/6] mcp25xxfd: initial driver support
@ 2020-09-18 17:25 Marc Kleine-Budde
  2020-09-18 17:25 ` [PATCH v53 1/6] dt-binding: can: mcp25xxfd: document device tree bindings Marc Kleine-Budde
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Marc Kleine-Budde @ 2020-09-18 17:25 UTC (permalink / raw)
  To: linux-can; +Cc: manivannan.sadhasivam, dev.kurt

Hello,

this is the mcp25xxfd driver I'm including in the upcoming pull request.
Changes since the last post:

- Limit SPI clock to 85% of sysclk/2 (thx Thomas Kopp)
- Add clock rate overview for atmel,sama5d27 (thx Thomas Kopp)
- Add Thomas Kopp as reveiwer
- configure rx_int gpio before requesting interrupts
- print frequency of external osc during registration
- Update clock rate table for imx8mm and alwinner h3
- sanitize contents on CAN messages where length is inbetween two dlcs
- add commets to smp_mb()

regards,
Marc



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

end of thread, other threads:[~2020-09-22 14:24 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-09-18 17:25 [PATCH v53 1/6] mcp25xxfd: initial driver support Marc Kleine-Budde
2020-09-18 17:25 ` [PATCH v53 1/6] dt-binding: can: mcp25xxfd: document device tree bindings Marc Kleine-Budde
2020-09-18 17:25 ` [PATCH v53 2/6] can: mcp25xxfd: add regmap infrastructure Marc Kleine-Budde
2020-09-21 19:33   ` Mark Brown
2020-09-22  5:57     ` Marc Kleine-Budde
2020-09-22 12:13       ` Mark Brown
2020-09-22 13:56         ` Marc Kleine-Budde
2020-09-22 14:23           ` Mark Brown
2020-09-18 17:25 ` [PATCH v53 3/6] can: mcp25xxfd: add driver for Microchip MCP25xxFD SPI CAN Marc Kleine-Budde
2020-09-18 17:25 ` [PATCH v53 4/6] can: mcp25xxfd: add listen-only mode Marc Kleine-Budde
2020-09-18 17:25 ` [PATCH v53 5/6] MAINTAINERS: Add entry for Microchip MCP25XXFD SPI-CAN network driver Marc Kleine-Budde
2020-09-18 17:25 ` [PATCH v53 6/6] MAINTAINERS: Add reviewer entry for microchip mcp25xxfd " Marc Kleine-Budde

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.