File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 95
95
#define AM64_SERDES0_LANE0_PCIE0 0x0
96
96
#define AM64_SERDES0_LANE0_USB 0x1
97
97
98
+ /* J721S2 */
99
+
100
+ #define J721S2_SERDES0_LANE0_EDP_LANE0 0x0
101
+ #define J721S2_SERDES0_LANE0_PCIE1_LANE0 0x1
102
+ #define J721S2_SERDES0_LANE0_IP3_UNUSED 0x2
103
+ #define J721S2_SERDES0_LANE0_IP4_UNUSED 0x3
104
+
105
+ #define J721S2_SERDES0_LANE1_EDP_LANE1 0x0
106
+ #define J721S2_SERDES0_LANE1_PCIE1_LANE1 0x1
107
+ #define J721S2_SERDES0_LANE1_USB 0x2
108
+ #define J721S2_SERDES0_LANE1_IP4_UNUSED 0x3
109
+
110
+ #define J721S2_SERDES0_LANE2_EDP_LANE2 0x0
111
+ #define J721S2_SERDES0_LANE2_PCIE1_LANE2 0x1
112
+ #define J721S2_SERDES0_LANE2_IP3_UNUSED 0x2
113
+ #define J721S2_SERDES0_LANE2_IP4_UNUSED 0x3
114
+
115
+ #define J721S2_SERDES0_LANE3_EDP_LANE3 0x0
116
+ #define J721S2_SERDES0_LANE3_PCIE1_LANE3 0x1
117
+ #define J721S2_SERDES0_LANE3_USB 0x2
118
+ #define J721S2_SERDES0_LANE3_IP4_UNUSED 0x3
119
+
98
120
#endif /* _DT_BINDINGS_MUX_TI_SERDES */
You can’t perform that action at this time.
0 commit comments