summaryrefslogtreecommitdiff
path: root/drivers/phy/nop-phy.c
AgeCommit message (Expand)AuthorFilesLines
2022-03-01phy: nop-phy: Fix phy reset if no reset-gpio definedTim Harvey1-5/+7
2022-02-23phy: nop-phy: Fix enabling resetAdam Ford1-2/+3
2022-02-11phy: nop-phy: Enable reset-gpios supportAdam Ford1-3/+42
2021-04-18phy: nop-phy: Add standard usb-nop-xceiv compat stringMarek Vasut1-0/+1
2020-12-13dm: treewide: Rename auto_alloc_size members to be shorterSimon Glass1-1/+1
2020-10-23phy: nop-phy: add clk bulkPeng Fan1-0/+35
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2017-07-29phy: add a NO-OP phy driverJean-Jacques Hiblot1-0/+26