summaryrefslogtreecommitdiffstats
path: root/drivers/phy/mediatek/phy-mtk-tphy.c
Commit message (Expand)AuthorAgeFilesLines
* phy: constify of_phandle_args in xlateKrzysztof Kozlowski2024-02-231-1/+1
* phy: mediatek: tphy: add support force phy mode switchChunfeng Yun2023-12-211-0/+25
* phy: Explicitly include correct DT includesRob Herring2023-07-171-1/+1
* phy: mediatek: tphy: add debugfs filesChunfeng Yun2023-05-191-0/+356
* phy: mediatek: tphy: remove macros to prepare bitfield valueChunfeng Yun2022-09-241-126/+67
* phy: phy-mtk-tphy: fix the phy type setting issueChunfeng Yun2022-09-201-3/+4
* phy: phy-mtk-tphy: set utmi 0 register in init() opsChunfeng Yun2022-09-201-7/+2
* phy: phy-mtk-tphy: disable gpio mode for all usb2 physChunfeng Yun2022-09-201-2/+1
* phy: phy-mtk-tphy: disable hardware efuse when set INTRChunfeng Yun2022-09-201-1/+6
* phy: phy-mtk-tphy: add property to set pre-emphasisChunfeng Yun2022-09-201-0/+10
* phy: phy-mtk-tphy: Fix duplicated argument in phy-mtk-tphyWan Jiabing2022-01-271-1/+1
* phy: phy-mtk-tphy: use new io helpers to access registerChunfeng Yun2021-12-241-325/+179
* phy: phy-mtk-tphy: add support efuse settingChunfeng Yun2021-12-241-0/+162
* phy: phy-mtk-tphy: remove error log of ioremap failureChunfeng Yun2021-08-171-1/+0
* phy: phy-mtk-tphy: print error log using child deviceChunfeng Yun2021-08-171-4/+6
* phy: phy-mtk-tphy: support type switch by pericfgChunfeng Yun2021-08-171-2/+82
* phy: phy-mtk-tphy: use clock bulk to get clocksChunfeng Yun2021-08-171-30/+13
* phy: phy-mtk-tphy: add support mt8195Chunfeng Yun2021-08-061-0/+54
* phy: phy-mtk-tphy: support new hardware versionChunfeng Yun2021-08-061-11/+29
* phy: phy-mtk-tphy: Fix some resource leaks in mtk_phy_init()Tiezhu Yang2021-05-311-0/+2
* phy: phy-mtk-tphy: add a new reference clockChunfeng Yun2020-03-201-1/+18
* phy: phy-mtk-tphy: remove unused u3phya_ref clockChunfeng Yun2020-03-201-18/+0
* phy: phy-mtk-tphy: make the ref clock optionalChunfeng Yun2020-03-201-1/+1
* phy: phy-mtk-tphy: add a property for internal resistanceChunfeng Yun2020-03-201-2/+14
* phy: phy-mtk-tphy: add a property for disconnect thresholdChunfeng Yun2020-03-201-2/+15
* phy: phy-mtk-tphy: get optional clock by devm_clk_get_optional()Chunfeng Yun2019-04-171-7/+3
* phy: core: rework phy_set_mode to accept phy mode and submodeGrygorii Strashko2018-12-121-1/+1
* phy: phy-mtk-tphy: add property for BC12Chunfeng Yun2018-07-101-0/+13
* phy: phy-mtk-tphy: add properties for eye diagram testChunfeng Yun2018-07-101-0/+62
* phy: phy-mtk-tphy: use SPDX license tagChunfeng Yun2018-07-101-9/+1
* phy: phy-mtk-tphy: add configurable parameters for slew rate calibrateChunfeng Yun2018-03-161-5/+15
* phy: phy-mtk-tphy: keep default value of mcu_bus_ck_gate_enChunfeng Yun2018-03-161-2/+1
* phy: phy-mtk-tphy: use of_device_get_match_data()Chunfeng Yun2017-12-291-6/+5
* phy: phy-mtk-tphy: make shared banks optional for V1 TPHYChunfeng Yun2017-12-291-2/+3
* phy: phy-mtk-tphy: use auto instead of force to bypass utmi signalsChunfeng Yun2017-12-291-12/+7
* phy: phy-mtk-tphy: add set_mode callbackChunfeng Yun2017-10-231-0/+39
* phy: phy-mtk-tphy: fix NULL point of chip bankChunfeng Yun2017-09-261-1/+2
* phy: phy-mt65xx-usb3: add mediatek directory and rename fileChunfeng Yun2017-08-201-0/+1081