Skip to content

Commit 12661b3

Browse files
jhovoldandersson
authored andcommitted
arm64: dts: qcom: x1e80100-qcp: 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]> Reviewed-by: Abel Vesa <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Bjorn Andersson <[email protected]>
1 parent 0aab6ea commit 12661b3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

arch/arm64/boot/dts/qcom/x1e80100-qcp.dts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -816,7 +816,7 @@
816816
pins = "gpio152";
817817
function = "gpio";
818818
drive-strength = <2>;
819-
bias-pull-down;
819+
bias-disable;
820820
};
821821

822822
wake-n-pins {

0 commit comments

Comments
 (0)