Re: [PATCH v7 2/8] arm64: dts: imx8mp: Add pinctrl config definitions
From: Shawn Guo
Date: Thu Jun 19 2025 - 00:02:52 EST
On Tue, May 20, 2025 at 08:34:51AM +0200, Maud Spierings via B4 Relay wrote:
> From: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>
>
> 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.
>
> Reviewed-by: Frank Li <Frank.Li@xxxxxxx>
> Acked-by: Rob Herring (Arm) <robh@xxxxxxxxxx>
> Signed-off-by: Maud Spierings <maudspierings@xxxxxxxxxxxxxx>
Applied, thanks!