summaryrefslogtreecommitdiff
path: root/drivers/phy/ti/phy-gmii-sel.c
AgeCommit message (Expand)Author
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski
2024-02-07phy: ti: gmii-sel: add resume supportThomas Richard
2024-01-18Merge tag 'phy-for-6.8' of git://git.kernel.org/pub/scm/linux/kernel/git/phy/...Linus Torvalds
2023-12-22phy: ti: gmii-sel: Enable SGMII mode for J784S4Chintan Vankar
2023-11-16phy: ti: gmii-sel: Fix register offset when parent is not a syscon nodeAndrew Davis
2023-07-14phy: ti: gmii-sel: Allow parent to not be syscon nodeAndrew Davis
2023-05-16phy: ti: gmii-sel: Enable USXGMII mode for J784S4Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J784S4Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J721ESiddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Enable SGMII mode for J7200Siddharth Vadapalli
2023-05-16phy: ti: gmii-sel: Add support for SGMII modeSiddharth Vadapalli
2022-11-07phy: ti: gmii-sel: Add support for CPSW9G GMII SEL in J721eSiddharth Vadapalli
2022-11-07phy: ti: gmii-sel: Update methods for fetching and using qsgmii main portSiddharth Vadapalli
2022-09-13phy: ti: gmii-sel: Add support for CPSW5G GMII SEL in J7200Siddharth Vadapalli
2021-10-26phy: ti: gmii-sel: check of_get_address() for failureDan Carpenter
2020-09-08phy: ti: gmii-sel: retrieve ports number and base offset from dtGrygorii Strashko
2020-09-08phy: ti: gmii-sel: use features mask during initGrygorii Strashko
2020-09-08phy: ti: gmii-sel: move phy init in separate functionGrygorii Strashko
2020-03-21Merge tag 'phy-for-5.7' of git://git.kernel.org/pub/scm/linux/kernel/git/kish...Greg Kroah-Hartman
2020-03-20phy: ti: gmii-sel: add support for am654x/j721e socGrygorii Strashko
2020-02-20phy: ti: gmii-sel: do not fail in case of gmiiGrygorii Strashko
2020-02-20phy: ti: gmii-sel: fix set of copy-paste errorsGrygorii Strashko
2019-10-25phy: ti: gmii-sel: fix mac tx internal delay for rgmii-rxidGrygorii Strashko
2019-01-16phy: ti: ensure priv is not null before dereferencing itColin Ian King
2018-12-12phy: ti: fix semicolon.cocci warningskbuild test robot
2018-12-12phy: ti: introduce phy-gmii-sel driverGrygorii Strashko