[PATCH v3 3/7] pinctrl: Delete PIN_CONFIG_OUTPUT_IMPEDANCE_OHMS support

Linus Walleij linusw at kernel.org
Wed Mar 11 14:48:22 PDT 2026


On Wed, Mar 11, 2026 at 8:38 PM Dan Carpenter <dan.carpenter at linaro.org> 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 replacing it.
>
> Cc: Peng Fan <peng.fan at nxp.com>
> Signed-off-by: Dan Carpenter <dan.carpenter at linaro.org>

Reviewed-by: Linus Walleij <linusw at kernel.org>

Yours,
Linus Walleij



More information about the linux-arm-kernel mailing list