Re: [PATCH v6 4/4] pinctrl: qcom: Add SDX75 pincontrol driver

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 




On 5/10/2023 7:49 PM, andy.shevchenko@xxxxxxxxx wrote:
Wed, May 10, 2023 at 05:08:45PM +0530, Rohit Agarwal kirjoitti:
Add initial Qualcomm SDX75 pinctrl driver to support pin configuration
with pinctrl framework for SDX75 SoC.
While at it, reordering the SDX65 entry.
...

+#define FUNCTION(n)							\
+	[msm_mux_##n] = {						\
+			.func = PINCTRL_PINFUNCTION(#n,			\
+					n##_groups,			\
+					ARRAY_SIZE(n##_groups))		\
+			}
But don't you now have MSM_PIN_FUNCTION() macro?

So Sorry, a mistake from my end. Will immediately update.

Thanks for reviewing.
Rohit.






[Index of Archives]     [Device Tree Compilter]     [Device Tree Spec]     [Linux Driver Backports]     [Video for Linux]     [Linux USB Devel]     [Linux PCI Devel]     [Linux Audio Users]     [Linux Kernel]     [Linux SCSI]     [XFree86]     [Yosemite Backpacking]


  Powered by Linux