Skip to content

Commit

Permalink
dt-bindings: phy: cadence-torrent: Add clock IDs for derived and rece…
Browse files Browse the repository at this point in the history
…ived refclk

Add clock IDs for derived and received reference clock output.

Signed-off-by: Swapnil Jakhade <[email protected]>
Acked-by: Rob Herring <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Vinod Koul <[email protected]>
  • Loading branch information
sjakhadecdns authored and vinodkoul committed Oct 26, 2021
1 parent aef096d commit f9aec16
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions include/dt-bindings/phy/phy-cadence.h
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@
#define TORRENT_SERDES_INTERNAL_SSC 2

#define CDNS_TORRENT_REFCLK_DRIVER 0
#define CDNS_TORRENT_DERIVED_REFCLK 1
#define CDNS_TORRENT_RECEIVED_REFCLK 2

/* Sierra */
#define CDNS_SIERRA_PLL_CMNLC 0
Expand Down

0 comments on commit f9aec16

Please sign in to comment.