1
0
Fork 0

dt-bindings: phy: Add PHY_TYPE_DP definition

Add definition for DisplayPort phy type.

Signed-off-by: Jyri Sarha <jsarha@ti.com>
Reviewed-by: Roger Quadros <rogerq@ti.com>
Reviewed-by: Kishon Vijay Abraham I <kishon@ti.com>
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
alistair/sensors
Jyri Sarha 2020-01-08 10:30:07 +02:00 committed by Kishon Vijay Abraham I
parent 0d5677ecb0
commit 8a79db5e83
1 changed files with 1 additions and 0 deletions

View File

@ -16,5 +16,6 @@
#define PHY_TYPE_USB2 3
#define PHY_TYPE_USB3 4
#define PHY_TYPE_UFS 5
#define PHY_TYPE_DP 6
#endif /* _DT_BINDINGS_PHY */