aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/phy/renesas/r8a779f0-ether-serdes.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2024-02-23phy: constify of_phandle_args in xlateKrzysztof Kozlowski1-1/+1
2023-10-13phy: renesas: r8a779f0-ether-serdes: Add .exit() opsYoshihiro Shimoda1-0/+10
2023-10-13phy: renesas: r8a779f0-ether-serdes: Reset in .init()Yoshihiro Shimoda1-2/+4
2023-07-17phy: Explicitly include correct DT includesRob Herring1-0/+1
2023-07-12phy: renesas: r8a779f0-ether-serdes: Convert to devm_platform_ioremap_resource()Yangtao Li1-8/+1
2023-03-20phy: renesas: r8a779f0-ether-serdes: Convert to platform remove callback returning voidUwe Kleine-König1-4/+2
2023-02-14Merge tag 'phy-fixes-6.2' into nextVinod Koul1-1/+1
2023-01-13phy: renesas: r8a779f0-eth-serdes: Remove retry code in .init()Yoshihiro Shimoda1-10/+4
2023-01-13phy: renesas: r8a779f0-eth-serdes: Add .power_on() into phy_opsYoshihiro Shimoda1-28/+29
2023-01-13phy: renesas: r8a779f0-eth-serdes: Fix register settingYoshihiro Shimoda1-1/+1
2022-11-10phy: renesas: Add Renesas Ethernet SERDES driver for R-Car S4-8Yoshihiro Shimoda1-0/+417