linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v2 0/3] Add Support for MCAN in AM654x-idk
@ 2020-02-17 14:28 Faiz Abbas
  2020-02-17 14:28 ` [PATCH v2 1/3] dt-bindings: m_can: Add Documentation for transceiver regulator Faiz Abbas
                   ` (2 more replies)
  0 siblings, 3 replies; 13+ messages in thread
From: Faiz Abbas @ 2020-02-17 14:28 UTC (permalink / raw)
  To: linux-arm-kernel, linux-kernel, devicetree, netdev, linux-can
  Cc: broonie, lgirdwood, catalin.marinas, mark.rutland, robh+dt, mkl,
	wg, sriram.dash, dmurphy, faiz_abbas

This series adds driver patches to support MCAN in TI's AM654x-idk.

v2: Model the sandby line to the transceiver as a regulator.

Faiz Abbas (3):
  dt-bindings: m_can: Add Documentation for transceiver regulator
  can: m_can: m_can_platform: Add support for enabling transceiver
  arm64: defconfig: Add Support for Bosch M_CAN controllers

 Documentation/devicetree/bindings/net/can/m_can.txt | 3 +++
 arch/arm64/configs/defconfig                        | 3 +++
 drivers/net/can/m_can/m_can_platform.c              | 6 ++++++
 3 files changed, 12 insertions(+)

-- 
2.19.2


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

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

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-02-17 14:28 [PATCH v2 0/3] Add Support for MCAN in AM654x-idk Faiz Abbas
2020-02-17 14:28 ` [PATCH v2 1/3] dt-bindings: m_can: Add Documentation for transceiver regulator Faiz Abbas
2020-02-19 20:35   ` Rob Herring
2020-02-21  8:31     ` Faiz Abbas
2020-02-21  8:31       ` Marc Kleine-Budde
2020-02-26  9:10         ` Faiz Abbas
2020-03-02  8:16           ` Faiz Abbas
2020-03-09 14:30             ` Faiz Abbas
2020-02-17 14:28 ` [PATCH v2 2/3] can: m_can: m_can_platform: Add support for enabling transceiver Faiz Abbas
2020-02-17 15:10   ` Dan Murphy
2020-02-21  7:54     ` Faiz Abbas
2020-02-21  8:09       ` Marc Kleine-Budde
2020-02-17 14:28 ` [PATCH v2 3/3] arm64: defconfig: Add Support for Bosch M_CAN controllers Faiz Abbas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).