summaryrefslogtreecommitdiff
path: root/include/dt-bindings/phy/phy.h
AgeCommit message (Collapse)AuthorFilesLines
2021-07-27dt-bindings: phy: Add definitions for additional phy typesAswath Govindraju1-0/+1
Add definitions for additional phy types that's used specifically for Torrent SERDES. Signed-off-by: Aswath Govindraju <a-govindraju@ti.com> Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com> Signed-off-by: Lokesh Vutla <lokeshvutla@ti.com> Link: https://lore.kernel.org/r/20210721155849.20994-4-kishon@ti.com
2020-08-05dt-bindings: Sync include/dt-bindings/phy/phy.h from LinuxMichal Simek1-0/+4
Add 4 new phy types which are present in Linux kernel. DP and SGMII types are used on Xilinx ZynqMP devices. Signed-off-by: Michal Simek <michal.simek@xilinx.com>
2016-04-04dt-bindings: Add include/dt-bindings/phy/phy.h from Linux v4.4Stefan Roese1-0/+19
This will be needed by the upcoming Marvell Armada 375 dts files. Signed-off-by: Stefan Roese <sr@denx.de> Cc: Luka Perkov <luka.perkov@sartura.hr>