Thread (9 messages) read the whole thread 9 messages, 2 authors, 2021-06-16

Re: [PATCH 2/6] arm64: dts: qcom: sm8250: Commonize PCIe pins

From: Bjorn Andersson <hidden>
Date: 2021-06-16 02:41:12
Also in: linux-arm-msm, lkml

On Tue 15 Jun 19:58 CDT 2021, Konrad Dybcio wrote:
[..]
quoted hunk ↗ jump to hunk
diff --git a/arch/arm64/boot/dts/qcom/sm8250.dtsi b/arch/arm64/boot/dts/qcom/sm8250.dtsi
[..]
quoted hunk ↗ jump to hunk
@@ -3490,6 +3508,89 @@ data {
 					bias-pull-up;
 				};
 			};
+
+			pcie0_default_state: pcie0-default {
I thought I answered the other way around (that it should be in the
board file), that said I don't think these are moving much, so I'm not
against keeping them here.
+				pcie0_perst_default: perst {
+					pins = "gpio79";
+					function = "gpio";
+					drive-strength = <2>;
+					bias-pull-down;
+				};
+
+				clkreq {
+					pins = "gpio80";
+					function = "pci_e0";
+					drive-strength = <2>;
+					bias-pull-up;
+				};
+
+				wake {
+					pins = "gpio81";
+					function = "gpio";
+					drive-strength = <2>;
+					bias-pull-up;
+				};
+			};
[..]
+
+			mdm2ap_default: mdm2ap-default {
These however are presumably only present on devices with SDX55, so
please move these two to your board file.

Thanks,
Bjorn
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help