diff options
author | Marc Kleine-Budde <mkl@pengutronix.de> | 2020-12-15 11:32:38 +0100 |
---|---|---|
committer | Marc Kleine-Budde <mkl@pengutronix.de> | 2021-01-07 09:27:19 +0100 |
commit | aee2b3ccc8a63d1cd7da6a8a153d1f3712d40826 (patch) | |
tree | a5cda5c32183c356bf36d01043d6053259f3e3e1 /drivers/mailbox | |
parent | c4aec381ab98c9189d47b935832541d520f1f67f (diff) |
can: tcan4x5x: fix bittiming const, use common bittiming from m_can driver
According to the TCAN4550 datasheet "SLLSF91 - DECEMBER 2018" the tcan4x5x has
the same bittiming constants as a m_can revision 3.2.x/3.3.0.
The tcan4x5x chip I'm using identifies itself as m_can revision 3.2.1, so
remove the tcan4x5x specific bittiming values and rely on the values in the
m_can driver, which are selected according to core revision.
Fixes: 5443c226ba91 ("can: tcan4x5x: Add tcan4x5x driver to the kernel")
Cc: Dan Murphy <dmurphy@ti.com>
Reviewed-by: Sean Nyekjaer <sean@geanix.com>
Link: https://lore.kernel.org/r/20201215103238.524029-3-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
Diffstat (limited to 'drivers/mailbox')
0 files changed, 0 insertions, 0 deletions