[PATCH v3 1/3] dt-bindings: phy: Add PHY_TYPE_EDP definition
Abel Vesa
abel.vesa at linaro.org
Thu Dec 7 02:52:48 PST 2023
Add definition for Embedded DisplayPort (eDP) phy type.
Signed-off-by: Abel Vesa <abel.vesa at linaro.org>
---
include/dt-bindings/phy/phy.h | 1 +
1 file changed, 1 insertion(+)
diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
index 6b901b342348..b1a64508d937 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -23,5 +23,6 @@
#define PHY_TYPE_DPHY 10
#define PHY_TYPE_CPHY 11
#define PHY_TYPE_USXGMII 12
+#define PHY_TYPE_EDP 13
#endif /* _DT_BINDINGS_PHY */
--
2.34.1
More information about the linux-phy
mailing list