summaryrefslogtreecommitdiffstats
path: root/dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h
diff options
context:
space:
mode:
Diffstat (limited to 'dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h')
-rw-r--r--dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h11
1 files changed, 11 insertions, 0 deletions
diff --git a/dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h b/dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h
new file mode 100644
index 0000000000..95a7896356
--- /dev/null
+++ b/dts/include/dt-bindings/phy/phy-lantiq-vrx200-pcie.h
@@ -0,0 +1,11 @@
+/* SPDX-License-Identifier: GPL-2.0-only */
+/*
+ * Copyright (C) 2019 Martin Blumenstingl <martin.blumenstingl@googlemail.com>
+ */
+
+#define LANTIQ_PCIE_PHY_MODE_25MHZ 0
+#define LANTIQ_PCIE_PHY_MODE_25MHZ_SSC 1
+#define LANTIQ_PCIE_PHY_MODE_36MHZ 2
+#define LANTIQ_PCIE_PHY_MODE_36MHZ_SSC 3
+#define LANTIQ_PCIE_PHY_MODE_100MHZ 4
+#define LANTIQ_PCIE_PHY_MODE_100MHZ_SSC 5