aboutsummaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorKishon Vijay Abraham I <[email protected]>2021-03-10 16:57:44 +0530
committerVinod Koul <[email protected]>2021-03-17 12:02:40 +0530
commiteaabb5595f99f357d8755573785ee62dbb649061 (patch)
tree99d21bac451a95c103b6aea7e2aa35091af7949e /include
parent6c363eafc4d637ac4bd83d4a7dd06dd3cfbe7c5f (diff)
dt-bindings: phy: cadence-torrent: Add binding for refclk driver
Add binding for refclk driver used to route the refclk out of torrent SERDES. Signed-off-by: Kishon Vijay Abraham I <[email protected]> Reviewed-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Vinod Koul <[email protected]>
Diffstat (limited to 'include')
-rw-r--r--include/dt-bindings/phy/phy-cadence-torrent.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/dt-bindings/phy/phy-cadence-torrent.h b/include/dt-bindings/phy/phy-cadence-torrent.h
index e387b6a95741..3c92c6192493 100644
--- a/include/dt-bindings/phy/phy-cadence-torrent.h
+++ b/include/dt-bindings/phy/phy-cadence-torrent.h
@@ -10,4 +10,6 @@
#define TORRENT_SERDES_EXTERNAL_SSC 1
#define TORRENT_SERDES_INTERNAL_SSC 2
+#define CDNS_TORRENT_REFCLK_DRIVER 0
+
#endif /* _DT_BINDINGS_TORRENT_SERDES_H */