commit | 5443c226ba9166521360ed3148175d63cd5ab263 | [log] [tgz] |
---|---|---|
author | Dan Murphy <dmurphy@ti.com> | Thu May 09 11:11:08 2019 -0500 |
committer | Marc Kleine-Budde <mkl@pengutronix.de> | Wed Jul 24 10:31:54 2019 +0200 |
tree | 723179a95142fa8beb6c46d5dbafa95662f91130 | |
parent | 4edd396a1911222da7a5d4b2bc58ab546de02bd5 [diff] |
can: tcan4x5x: Add tcan4x5x driver to the kernel Add the TCAN4x5x SPI CAN driver. This device uses the Bosch MCAN IP core along with a SPI interface map. Register to the MCAN common core code to manage the MCAN IP. This device has a special method to indicate a write/read operation on the data payload. Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>