[PATCH v2 1/2] arm64: dts: imx8mm: Add pinctrl config definitions

Krzysztof Kozlowski krzk at kernel.org
Sun Feb 23 02:27:08 PST 2025


On Tue, Feb 18, 2025 at 09:39:16AM +0100, Maud Spierings wrote:
> Currently to configure each IOMUXC_SW_PAD_CTL_PAD the raw value of this
> register is written in the dts, these values are not obvious. Add defines
> which describe the fields of this register which can be or-ed together to
> produce readable settings.
> 
> Signed-off-by: Maud Spierings <maudspierings at gocontroll.com>
> ---
>  arch/arm64/boot/dts/freescale/imx8mm-pinfunc.h | 27 ++++++++++++++++++++++++++
>  1 file changed, 27 insertions(+)
>

Why are you adding defines which have no users? This is just dead code.

Best regards,
Krzysztof




More information about the linux-arm-kernel mailing list