* [PATCH v2 1/3] phy: Add Display port and SGMII type PHYs
@ 2016-01-13 14:13 Subbaraya Sundeep Bhatta
0 siblings, 0 replies; only message in thread
From: Subbaraya Sundeep Bhatta @ 2016-01-13 14:13 UTC (permalink / raw)
To: kishon, robh
Cc: balbi, gregkh, devicetree, linux-kernel, Subbaraya Sundeep Bhatta
This patch adds two new macros for specifying Display
Port and SGMII PHYs.
Signed-off-by: Subbaraya Sundeep Bhatta <sbhatta@xilinx.com>
---
include/dt-bindings/phy/phy.h | 2 ++
1 file changed, 2 insertions(+)
diff --git a/include/dt-bindings/phy/phy.h b/include/dt-bindings/phy/phy.h
index 6c90193..4e1b5d7 100644
--- a/include/dt-bindings/phy/phy.h
+++ b/include/dt-bindings/phy/phy.h
@@ -15,5 +15,7 @@
#define PHY_TYPE_PCIE 2
#define PHY_TYPE_USB2 3
#define PHY_TYPE_USB3 4
+#define PHY_TYPE_DP 5
+#define PHY_TYPE_SGMII 6
#endif /* _DT_BINDINGS_PHY */
--
2.1.2
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2016-01-13 14:13 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-13 14:13 [PATCH v2 1/3] phy: Add Display port and SGMII type PHYs Subbaraya Sundeep Bhatta
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).