Skip to content

Commit

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

Signed-off-by: Dilip Kota <eswara.kota@linux.intel.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-By: Vinod Koul <vkoul@kernel.org>
Link: https://lore.kernel.org/r/6091f0d2a1046f1e3656d9e33b6cc433d5465eaf.1589868358.git.eswara.kota@linux.intel.com
Signed-off-by: Kishon Vijay Abraham I <kishon@ti.com>
  • Loading branch information
Dilip Kota authored and Kishon Vijay Abraham I committed May 19, 2020
1 parent d30b16a commit c5d3cda
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 @@ -17,5 +17,6 @@
#define PHY_TYPE_USB3 4
#define PHY_TYPE_UFS 5
#define PHY_TYPE_DP 6
#define PHY_TYPE_XPCS 7

#endif /* _DT_BINDINGS_PHY */

0 comments on commit c5d3cda

Please sign in to comment.