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 <[email protected]> > > --- > 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/[email protected]/ > --- > arch/arm64/boot/dts/freescale/imx8mp-pinfunc.h | 27 > ++++++++++++++++++++++++++ > 1 file changed, 27 insertions(+) >
Acked-by: Rob Herring (Arm) <[email protected]>
