[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <aae972ca-5b8f-4329-ab32-12da1522e01b@oss.qualcomm.com>
Date: Wed, 20 Aug 2025 10:55:38 +0800
From: Fange Zhang <fange.zhang@....qualcomm.com>
To: Linus Walleij <linus.walleij@...aro.org>,
Bjorn Andersson <andersson@...nel.org>,
Konrad Dybcio <konradybcio@...nel.org>
Cc: Catalin Marinas <catalin.marinas@....com>, Will Deacon <will@...nel.org>,
linux-gpio@...r.kernel.org, linux-kernel@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org,
dmitry.baryshkov@....qualcomm.com, tingwei.zhang@....qualcomm.com,
xiangxu.yin@....qualcomm.com, kernel@....qualcomm.com
Subject: Re: [PATCH 1/2] pinctrl: sx150x: Make the driver tristate
On 8/19/2025 8:55 PM, Linus Walleij wrote:
> On Mon, Aug 18, 2025 at 6:41 AM Fange Zhang
> <fange.zhang@....qualcomm.com> wrote:
>
>> Set PINCTRL_SX150X config option as a tristate and add
>> MODULE_DEVICE_TABLE()/MODULE_LICENSE() to export appropriate information.
>>
>> Signed-off-by: Fange Zhang <fange.zhang@....qualcomm.com>
>
> Fair enough!
>
> This patch 1/2 applied to the pinctrl tree.
Thanks
>
> Please funnel patch 2/2 through the SoC tree.
Hi Bjorn, Konrad,
Would it be acceptable to include this defconfig change, or is there a
preferred process I should follow to get it reviewed and accepted?
Thanks,
Fange Zhang
>
>> subsys_initcall(sx150x_init
>
> I seriously wonder about this. It feels like this driver should
> be a pure module_init() device. But other users may disagree.
>
> Yours,
> Linus Walleij
Powered by blists - more mailing lists