On Mon, 24 Feb 2025 14:50:56 +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 <maudspieri...@gocontroll.com> > > --- > This patch has already been sent in a different group of patches: [1] > It was requested there to submit it along with a user, this series also > includes some users for it. > > [1]: > https://lore.kernel.org/all/20250218-pinctrl_defines-v2-2-c554cad0e...@gocontroll.com/ > --- > arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h | 27 > ++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) >
Acked-by: Rob Herring (Arm) <r...@kernel.org>