All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/2] phy: ti: j721e-wiz: Add support for DisplayPort mode
@ 2020-01-08  8:30 Jyri Sarha
  2020-01-08  8:30 ` [PATCH v2 1/2] dt-bindings: phy: Add PHY_TYPE_DP definition Jyri Sarha
  2020-01-08  8:30 ` [PATCH v2 2/2] phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver Jyri Sarha
  0 siblings, 2 replies; 7+ messages in thread
From: Jyri Sarha @ 2020-01-08  8:30 UTC (permalink / raw)
  To: linux-kernel
  Cc: tomi.valkeinen, praneeth, yamonkar, sjakhade, robh+dt, kishon,
	jsarha, rogerq

Changes since the first version:
- Remove the ti,j721e-wiz-10g binding change ("lane<n>-mode"-property)
- Add code to dig lane phy-type from the serdes's link subnodes cdns,phy-type
  property, defined in sierra-phy-t0 binding and hopefully soon in torrent-phy
  binding too.
- Rebase the patches on top of phy-next

The wiz wrapper need slightly different configuration when the wrapped
serdes is used for DisplayPort. This series adds devicetree properties
for selecting the mode for each individual serdes lane separately.

Jyri Sarha (2):
  dt-bindings: phy: Add PHY_TYPE_DP definition
  phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver

 drivers/phy/ti/phy-j721e-wiz.c | 59 +++++++++++++++++++++++++++++++---
 include/dt-bindings/phy/phy.h  |  1 +
 2 files changed, 56 insertions(+), 4 deletions(-)

-- 
Texas Instruments Finland Oy, Porkkalankatu 22, 00180 Helsinki. Y-tunnus/Business ID: 0615521-4. Kotipaikka/Domicile: Helsinki


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

end of thread, other threads:[~2020-03-24  8:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-01-08  8:30 [PATCH v2 0/2] phy: ti: j721e-wiz: Add support for DisplayPort mode Jyri Sarha
2020-01-08  8:30 ` [PATCH v2 1/2] dt-bindings: phy: Add PHY_TYPE_DP definition Jyri Sarha
2020-01-09 11:27   ` Jyri Sarha
2020-01-10 10:59     ` Kishon Vijay Abraham I
2020-01-08  8:30 ` [PATCH v2 2/2] phy: ti: j721e-wiz: Implement DisplayPort mode to the wiz driver Jyri Sarha
2020-01-09  7:44   ` Kishon Vijay Abraham I
2020-03-24  8:00     ` Jyri Sarha

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.