File tree Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Expand file tree Collapse file tree 1 file changed +8
-16
lines changed Original file line number Diff line number Diff line change 1262
1262
&serdes0 {
1263
1263
status = "okay";
1264
1264
1265
+ serdes0_pcie1_link: phy@0 {
1266
+ reg = <0>;
1267
+ cdns,num-lanes = <2>;
1268
+ #phy-cells = <0>;
1269
+ cdns,phy-type = <PHY_TYPE_PCIE>;
1270
+ resets = <&serdes_wiz0 1>, <&serdes_wiz0 2>;
1271
+ };
1272
+
1265
1273
serdes0_usb_link: phy@3 {
1266
1274
reg = <3>;
1267
1275
cdns,num-lanes = <1>;
1386
1394
phys = <&transceiver3>;
1387
1395
};
1388
1396
1389
- &serdes0 {
1390
- status = "okay";
1391
-
1392
- serdes0_pcie1_link: phy@0 {
1393
- reg = <0>;
1394
- cdns,num-lanes = <2>;
1395
- #phy-cells = <0>;
1396
- cdns,phy-type = <PHY_TYPE_PCIE>;
1397
- resets = <&serdes_wiz0 1>, <&serdes_wiz0 2>;
1398
- };
1399
- };
1400
-
1401
- &serdes_wiz0 {
1402
- status = "okay";
1403
- };
1404
-
1405
1397
&pcie1_rc {
1406
1398
status = "okay";
1407
1399
num-lanes = <2>;
You can’t perform that action at this time.
0 commit comments