Add compatible for J7200 CPSW5G. Add support for QSGMII mode in phy-gmii-sel driver for CPSW5G in J7200. Change log: v1->v2: 1. Rename ti,enet-ctrl-qsgmii as ti,qsgmii-main-ports. 2. Change ti,qsgmii-main-ports property from bitmask to integer. 3.Update commit message with property name as ti,qsgmii-main-ports. v1: https://lore.kernel.org/r/20220531111221.22963-1-s-vadapalli@xxxxxx/ 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 | 27 ++++++++++++- drivers/phy/ti/phy-gmii-sel.c | 40 +++++++++++++++++-- 3 files changed, 68 insertions(+), 4 deletions(-) -- 2.25.1