From: Jyri Sarha <jsarha@ti.com>
To: <linux-kernel@vger.kernel.org>
Cc: <tomi.valkeinen@ti.com>, <praneeth@ti.com>,
<yamonkar@cadence.com>, <sjakhade@cadence.com>,
<robh+dt@kernel.org>, <kishon@ti.com>, <jsarha@ti.com>,
<rogerq@ti.com>
Subject: [PATCH v2 0/2] phy: ti: j721e-wiz: Add support for DisplayPort mode
Date: Wed, 8 Jan 2020 10:30:06 +0200 [thread overview]
Message-ID: <cover.1578471433.git.jsarha@ti.com> (raw)
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
next reply other threads:[~2020-01-08 8:30 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-01-08 8:30 Jyri Sarha [this message]
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
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=cover.1578471433.git.jsarha@ti.com \
--to=jsarha@ti.com \
--cc=kishon@ti.com \
--cc=linux-kernel@vger.kernel.org \
--cc=praneeth@ti.com \
--cc=robh+dt@kernel.org \
--cc=rogerq@ti.com \
--cc=sjakhade@cadence.com \
--cc=tomi.valkeinen@ti.com \
--cc=yamonkar@cadence.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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.