summaryrefslogtreecommitdiff
path: root/drivers/phy/mediatek/phy-mtk-tphy.c
AgeCommit message (Expand)Author
2023-12-21phy: mediatek: tphy: add support force phy mode switchChunfeng Yun
2023-07-17phy: Explicitly include correct DT includesRob Herring
2023-05-19phy: mediatek: tphy: add debugfs filesChunfeng Yun
2022-09-24phy: mediatek: tphy: remove macros to prepare bitfield valueChunfeng Yun
2022-09-20phy: phy-mtk-tphy: fix the phy type setting issueChunfeng Yun
2022-09-20phy: phy-mtk-tphy: set utmi 0 register in init() opsChunfeng Yun
2022-09-20phy: phy-mtk-tphy: disable gpio mode for all usb2 physChunfeng Yun
2022-09-20phy: phy-mtk-tphy: disable hardware efuse when set INTRChunfeng Yun
2022-09-20phy: phy-mtk-tphy: add property to set pre-emphasisChunfeng Yun
2022-01-27phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing
2021-12-24phy: phy-mtk-tphy: use new io helpers to access registerChunfeng Yun
2021-12-24phy: phy-mtk-tphy: add support efuse settingChunfeng Yun
2021-08-17phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun
2021-08-17phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun
2021-08-17phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun
2021-08-17phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun
2021-08-06phy: phy-mtk-tphy: add support mt8195Chunfeng Yun
2021-08-06phy: phy-mtk-tphy: support new hardware versionChunfeng Yun
2021-05-31phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang
2020-03-20phy: phy-mtk-tphy: add a new reference clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun
2020-03-20phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun
2020-03-20phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun
2019-04-17phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()Chunfeng Yun
2018-12-12phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko
2018-07-10phy: phy-mtk-tphy: add property for BC12Chunfeng Yun
2018-07-10phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun
2018-07-10phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun
2018-03-16phy: phy-mtk-tphy: add configurable parameters for slew rate calibrateChunfeng Yun
2018-03-16phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_enChunfeng Yun
2017-12-29phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun
2017-12-29phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun
2017-12-29phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun
2017-10-23phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun
2017-09-26phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun
2017-08-20phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun