Skip to content

Commit 8a79db5

Browse files
Jyri Sarhakishon
authored andcommitted
dt-bindings: phy: Add PHY_TYPE_DP definition
Add definition for DisplayPort phy type. Signed-off-by: Jyri Sarha <[email protected]> Reviewed-by: Roger Quadros <[email protected]> Reviewed-by: Kishon Vijay Abraham I <[email protected]> Signed-off-by: Kishon Vijay Abraham I <[email protected]>
1 parent 0d5677e commit 8a79db5

File tree

1 file changed

+1
-0
lines changed
  • include/dt-bindings/phy

1 file changed

+1
-0
lines changed

include/dt-bindings/phy/phy.h

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,6 @@
1616
#define PHY_TYPE_USB2 3
1717
#define PHY_TYPE_USB3 4
1818
#define PHY_TYPE_UFS 5
19+
#define PHY_TYPE_DP 6
1920

2021
#endif /* _DT_BINDINGS_PHY */

0 commit comments

Comments
 (0)