Message ID | 20240719132522.9176-5-johan+linaro@kernel.org (mailing list archive) |
---|---|
State | Accepted |
Commit | dfd06c0e7ff7af10b34fbd6526a08e078a1e876b |
Headers | show |
Series | arm64: dts: qcom: sc8280xp: disable PCIe perst pull downs | expand |
On 19.07.2024 3:25 PM, Johan Hovold wrote: > 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> Konrad
diff --git a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts index 5e5fdb085b88..888f42ca230f 100644 --- a/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts +++ b/arch/arm64/boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts @@ -1621,11 +1621,11 @@ perst-n-pins { }; 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 {
Clean up the PCIe2a pinctrl node indentation which should use tabs only. Signed-off-by: Johan Hovold <johan+linaro@kernel.org> --- .../boot/dts/qcom/sc8280xp-lenovo-thinkpad-x13s.dts | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-)