Message ID | 20230728141923.162477-1-msp@baylibre.com (mailing list archive) |
---|---|
Headers | show |
Series | can: tcan4x5x: Introduce tcan4552/4553 | expand |
On 28.07.2023 16:19:17, Markus Schneider-Pargmann wrote: > Hi everyone, > > This series introduces two new chips tcan-4552 and tcan-4553. The > generic driver works in general but needs a few small changes. These are > caused by the removal of wake and state pins. > > v4 updates the printks to use '%pe'. Applied to linux-can-next/testing. Thanks, Marc
On Mon, Jul 31, 2023 at 03:47:18PM +0200, Marc Kleine-Budde wrote: > On 28.07.2023 16:19:17, Markus Schneider-Pargmann wrote: > > Hi everyone, > > > > This series introduces two new chips tcan-4552 and tcan-4553. The > > generic driver works in general but needs a few small changes. These are > > caused by the removal of wake and state pins. > > > > v4 updates the printks to use '%pe'. > > Applied to linux-can-next/testing. Thank you, Marc! Best, Markus