1
0
Fork 0

dt-bindings: phy: Add PHY_TYPE_QSGMII definition

Add definition for QSGMII phy type.

Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/1600327846-9733-5-git-send-email-sjakhade@cadence.com
Signed-off-by: Vinod Koul <vkoul@kernel.org>
zero-sugar-mainline-defconfig
Swapnil Jakhade 2020-09-17 09:30:37 +02:00 committed by Vinod Koul
parent 15c6a048e5
commit 51862859fb
1 changed files with 1 additions and 0 deletions

View File

@ -19,5 +19,6 @@
#define PHY_TYPE_DP 6
#define PHY_TYPE_XPCS 7
#define PHY_TYPE_SGMII 8
#define PHY_TYPE_QSGMII 9
#endif /* _DT_BINDINGS_PHY */