We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc7588e commit e6cd363Copy full SHA for e6cd363
arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
@@ -726,7 +726,7 @@
726
};
727
728
&mdss0_dp0_out {
729
- data-lanes = <0 1>;
+ data-lanes = <0 1 2 3>;
730
remote-endpoint = <&usb_0_qmpphy_dp_in>;
731
732
@@ -735,7 +735,7 @@
735
736
737
&mdss0_dp1_out {
738
739
remote-endpoint = <&usb_1_qmpphy_dp_in>;
740
741
@@ -1366,6 +1366,7 @@
1366
vdda-phy-supply = <&vreg_l9d>;
1367
vdda-pll-supply = <&vreg_l4d>;
1368
1369
+ mode-switch;
1370
orientation-switch;
1371
1372
status = "okay";
@@ -1403,6 +1404,7 @@
1403
1404
vdda-phy-supply = <&vreg_l4b>;
1405
vdda-pll-supply = <&vreg_l3b>;
1406
1407
1408
1409
1410
0 commit comments