Skip to content

Commit 8a6e1db

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

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -943,7 +943,7 @@
943943
pins = "gpio152";
944944
function = "gpio";
945945
drive-strength = <2>;
946-
bias-pull-down;
946+
bias-disable;
947947
};
948948

949949
wake-n-pins {

0 commit comments

Comments
 (0)