[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <aKbdT3D7YgBvkSc5@pluto>
Date: Thu, 21 Aug 2025 09:48:15 +0100
From: Cristian Marussi <cristian.marussi@....com>
To: Dan Carpenter <dan.carpenter@...aro.org>
Cc: AKASHI Takahiro <takahiro.akashi@...aro.org>,
Michal Simek <michal.simek@....com>,
Sudeep Holla <sudeep.holla@....com>,
Cristian Marussi <cristian.marussi@....com>,
Linus Walleij <linus.walleij@...aro.org>, arm-scmi@...r.kernel.org,
linux-arm-kernel@...ts.infradead.org, linux-gpio@...r.kernel.org,
linux-kernel@...r.kernel.org, peng.fan@....nxp.com
Subject: Re: [PATCH RFC v2 5/7] pinctrl: Delete
PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support
On Sun, Jul 20, 2025 at 02:39:09PM -0500, Dan Carpenter wrote:
> The argument for PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS is supposed to
> be expressed in terms of ohms. But the pinctrl-scmi driver was
> implementing it the same as PIN_CONFIG_OUTPUT and writing either a
> zero or one to the pin.
>
> The SCMI protocol doesn't have an support configuration type so just
> delete this code instead of fixing it.
Wouldn't this risk to break any deployed system which already happen to
misuse this ? I am thinking especially of the guys who have actively
developed this driver and the related SCMI server, like EPAM and NXP ?
+CC Peng@NXP
Thanks,
Cristian
Powered by blists - more mailing lists