[PATCH 1/2] pinctrl: sx150x: Make the driver tristate
Linus Walleij
linus.walleij at linaro.org
Tue Aug 19 05:55:59 PDT 2025
On Mon, Aug 18, 2025 at 6:41 AM Fange Zhang
<fange.zhang at oss.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 at oss.qualcomm.com>
Fair enough!
This patch 1/2 applied to the pinctrl tree.
Please funnel patch 2/2 through the SoC tree.
> 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
More information about the linux-arm-kernel
mailing list