Skip to content

Commit 750b8a3

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: x1e80100-yoga-slim7x: disable PCIe6a perst pull down
Disable the PCIe6a perst pull-down resistor to save some power. Signed-off-by: Johan Hovold <[email protected]> Reviewed-by: Konrad Dybcio <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent a655dac commit 750b8a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/x1e80100-lenovo-yoga-slim7x.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -803,7 +803,7 @@
803803
pins = "gpio152";
804804
function = "gpio";
805805
drive-strength = <2>;
806-
bias-pull-down;
806+
bias-disable;
807807
};
808808

809809
wake-n-pins {

0 commit comments

Comments
 (0)