mbox series

[0/2] Add support for QSGMII mode

Message ID 20220531111221.22963-1-s-vadapalli@ti.com
Headers show
Series Add support for QSGMII mode | expand

Message

Siddharth Vadapalli May 31, 2022, 11:12 a.m. UTC
Add compatible for J7200 CPSW5G.

Add support for QSGMII mode in phy-gmii-sel driver for CPSW5G in J7200.

Siddharth Vadapalli (2):
  dt-bindings: phy: ti: phy-gmii-sel: Add bindings for J7200
  phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200

 .../mfd/ti,j721e-system-controller.yaml       |  5 +++
 .../bindings/phy/ti,phy-gmii-sel.yaml         | 24 +++++++++++-
 drivers/phy/ti/phy-gmii-sel.c                 | 39 +++++++++++++++++--
 3 files changed, 64 insertions(+), 4 deletions(-)