summaryrefslogtreecommitdiffstats
path: root/drivers/net/can/m_can/m_can.h
Commit message (Collapse)AuthorAgeFilesLines
* can: m_can: Rename m_can_priv to m_can_classdevDan Murphy2019-07-241-14/+14
| | | | | | | | | | Rename the common m_can_priv class structure to m_can_classdev as this is more descriptive. Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Acked-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
* can: m_can: Create a m_can platform frameworkDan Murphy2019-07-241-0/+110
Create a m_can platform framework that peripheral devices can register to and use common code and register sets. The peripheral devices may provide read/write and configuration support of the IP. Acked-by: Wolfgang Grandegger <wg@grandegger.com> Signed-off-by: Dan Murphy <dmurphy@ti.com> Acked-by: Faiz Abbas <faiz_abbas@ti.com> Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
OpenPOWER on IntegriCloud