All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/2] CAN: Add support for setting mux
@ 2021-12-02 13:10 ` Aswath Govindraju
  0 siblings, 0 replies; 14+ messages in thread
From: Aswath Govindraju @ 2021-12-02 13:10 UTC (permalink / raw)
  Cc: Aswath Govindraju, Wolfgang Grandegger, Marc Kleine-Budde,
	Kishon Vijay Abraham I, Vinod Koul, Rob Herring, linux-can,
	linux-phy, devicetree, linux-kernel

The following series of patches add support for setting
muxes to route signals from CAN controller to transceiver
by reading the property mux-states from the device tree
node

The following series of patches are dependent on,
- https://lkml.org/lkml/2021/12/2/423

Aswath Govindraju (2):
  dt-bindings: phy: ti,tcan104x-can: Document mux-states property
  phy: phy-can-transceiver: Add support for setting mux

 .../bindings/phy/ti,tcan104x-can.yaml         | 13 +++++++++++
 drivers/phy/Kconfig                           |  1 +
 drivers/phy/phy-can-transceiver.c             | 22 +++++++++++++++++++
 3 files changed, 36 insertions(+)

-- 
2.17.1


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

end of thread, other threads:[~2021-12-14 14:32 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-02 13:10 [PATCH 0/2] CAN: Add support for setting mux Aswath Govindraju
2021-12-02 13:10 ` Aswath Govindraju
2021-12-02 13:10 ` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: Document mux-states property Aswath Govindraju
2021-12-02 13:10   ` [PATCH 1/2] dt-bindings: phy: ti, tcan104x-can: " Aswath Govindraju
2021-12-13 20:19   ` [PATCH 1/2] dt-bindings: phy: ti,tcan104x-can: " Rob Herring
2021-12-13 20:19     ` Rob Herring
2021-12-14  3:46     ` Aswath Govindraju
2021-12-14  3:46       ` Aswath Govindraju
2021-12-02 13:10 ` [PATCH 2/2] phy: phy-can-transceiver: Add support for setting mux Aswath Govindraju
2021-12-02 13:10   ` Aswath Govindraju
2021-12-14  7:32   ` Vinod Koul
2021-12-14  7:32     ` Vinod Koul
2021-12-14 14:31 ` [PATCH 0/2] CAN: " Aswath Govindraju
2021-12-14 14:31   ` Aswath Govindraju

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.