Thread (19 messages) 19 messages, 5 authors, 2023-02-14

Re: [PATCH V3 4/7] pinctrl: qcom: Add IPQ9574 pinctrl driver

From: Bjorn Andersson <andersson@kernel.org>
Date: 2023-02-08 23:12:08
Also in: linux-arm-msm, linux-clk, linux-devicetree, linux-gpio, lkml

On Mon, Jan 30, 2023 at 06:25:25PM +0530, devi priya wrote:
+static const struct msm_pingroup ipq9574_groups[] = {
+	PINGROUP(0, sdc_data, qspi_data, qdss_traceclk_b, _, _, _, _, _, _),
+	PINGROUP(1, sdc_data, qspi_data, qdss_tracectl_b, _, _, _, _, _, _),
+	PINGROUP(2, sdc_data, qspi_data, qdss_tracedata_b, _, _, _, _, _, _),
+	PINGROUP(3, sdc_data, qspi_data, qdss_tracedata_b, _, _, _, _, _, _),
+	PINGROUP(4, sdc_cmd, qspi_cs, qdss_tracedata_b, _, _, _, _, _, _),
+	PINGROUP(5, sdc_clk, qspi_clk, qdss_tracedata_b, _, _, _, _, _,
+		 _),
Please avoid line wrapping these, it just makes it hard to read.

[..]
+};
+
+/* Reserving GPIO59 for controlling the QFPROM LDO regulator */
This seems like a property of the board, please use gpio-reserved-ranges
in the DT node instead.

Thanks,
Bjorn

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help