Skip to content

Commit

Permalink
dt-bindings: phy: Add PHY_TYPE_USXGMII definition
Browse files Browse the repository at this point in the history
Add definition for USXGMII phy type.

Cc: Rob Herring <robh@kernel.org>
Signed-off-by: Swapnil Jakhade <sjakhade@cadence.com>
Signed-off-by: Roger Quadros <rogerq@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20220628122255.24265-3-rogerq@kernel.org
Signed-off-by: Vinod Koul <vkoul@kernel.org>
  • Loading branch information
Swapnil Jakhade authored and Vinod Koul committed Aug 30, 2022
1 parent 27ecdd0 commit 288440d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions include/dt-bindings/phy/phy.h
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@
#define PHY_TYPE_QSGMII 9
#define PHY_TYPE_DPHY 10
#define PHY_TYPE_CPHY 11
#define PHY_TYPE_USXGMII 12

#endif /* _DT_BINDINGS_PHY */

0 comments on commit 288440d

Please sign in to comment.