[PATCH v2 14/25] dt-bindings: phy: cadence-sierra: Add binding to specify SSC mode
Aswath Govindraju
a-govindraju at ti.com
Fri Jan 28 09:11:41 CET 2022
From: Swapnil Jakhade <sjakhade at cadence.com>
Add binding to specify Spread Spectrum Clocking mode used
Signed-off-by: Swapnil Jakhade <sjakhade at cadence.com>
Signed-off-by: Aswath Govindraju <a-govindraju at ti.com>
---
include/dt-bindings/phy/phy-cadence.h | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/include/dt-bindings/phy/phy-cadence.h b/include/dt-bindings/phy/phy-cadence.h
index 4652bcb86265..0122c6067b17 100644
--- a/include/dt-bindings/phy/phy-cadence.h
+++ b/include/dt-bindings/phy/phy-cadence.h
@@ -17,4 +17,8 @@
#define CDNS_SIERRA_PLL_CMNLC 0
#define CDNS_SIERRA_PLL_CMNLC1 1
+#define SIERRA_SERDES_NO_SSC 0
+#define SIERRA_SERDES_EXTERNAL_SSC 1
+#define SIERRA_SERDES_INTERNAL_SSC 2
+
#endif /* _DT_BINDINGS_CADENCE_SERDES_H */
--
2.17.1
More information about the U-Boot
mailing list