]> Git Repo - J-linux.git/commitdiff
dt-bindings: phy: cadence-torrent: Add clock IDs for derived and received refclk
authorSwapnil Jakhade <[email protected]>
Wed, 22 Sep 2021 12:37:33 +0000 (14:37 +0200)
committerVinod Koul <[email protected]>
Tue, 26 Oct 2021 11:06:23 +0000 (16:36 +0530)
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]>
include/dt-bindings/phy/phy-cadence.h

index 4652bcb8626521a1f0768222a1a304cd938c29b5..24fdc9e11bd6ca55c344a6cb17423bad86c95726 100644 (file)
@@ -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
This page took 0.049133 seconds and 4 git commands to generate.