Skip to content

Commit

Permalink
arm64: dts: qcom: sc8280xp-x13s: clean up PCIe2a pinctrl node
Browse files Browse the repository at this point in the history
Clean up the PCIe2a pinctrl node indentation which should use tabs only.

Signed-off-by: Johan Hovold <johan+linaro@kernel.org>
Reviewed-by: Konrad Dybcio <konrad.dybcio@linaro.org>
Link: https://lore.kernel.org/r/20240719132522.9176-5-johan+linaro@kernel.org
Signed-off-by: Bjorn Andersson <andersson@kernel.org>
  • Loading branch information
jhovold authored and andersson committed Jul 29, 2024
1 parent a59e552 commit dfd06c0
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts
Original file line number Diff line number Diff line change
Expand Up @@ -1513,11 +1513,11 @@
};

wake-n-pins {
pins = "gpio145";
function = "gpio";
drive-strength = <2>;
bias-pull-up;
};
pins = "gpio145";
function = "gpio";
drive-strength = <2>;
bias-pull-up;
};
};

pcie3a_default: pcie3a-default-state {
Expand Down

0 comments on commit dfd06c0

Please sign in to comment.