[PATCH 0/3] Add support for DPHY TX on J721E

Rahul T R posted 3 patches 3 years, 10 months ago
There is a newer version of this series
.../devicetree/bindings/phy/cdns,dphy.yaml    |   5 +-
drivers/phy/cadence/Kconfig                   |  10 ++
drivers/phy/cadence/cdns-dphy.c               | 113 +++++++++++++++++-
3 files changed, 125 insertions(+), 3 deletions(-)
[PATCH 0/3] Add support for DPHY TX on J721E
Posted by Rahul T R 3 years, 10 months ago
Following series of patches adds support for DPHY TX on TI's J721E
SoC. New compatible is added and required cdns dphy ops are implemented.
The series also adds band ctrl configuration required for dphy tx

Rahul T R (3):
  phy: dt-bindings: cdns,dphy: Add compatible for dphy on j721e
  phy: cdns-dphy: Add band config for dphy tx
  phy: cdns-dphy: Add support for DPHY TX on J721e

 .../devicetree/bindings/phy/cdns,dphy.yaml    |   5 +-
 drivers/phy/cadence/Kconfig                   |  10 ++
 drivers/phy/cadence/cdns-dphy.c               | 113 +++++++++++++++++-
 3 files changed, 125 insertions(+), 3 deletions(-)

-- 
2.36.1