Re: [PATCH] arm64: dts: imx8mp-dhcom-pdk3: Use symbolic macro for IOMUXC_SAI2_TXC__GPIO4_IO25

From: Daniel Baluta

Date: Wed Mar 11 2026 - 04:02:57 EST


On Mon, Mar 9, 2026 at 8:20 PM Eduard Bostina <egbostina@xxxxxxxxx> wrote:
>
> Currently, in order to configure IOMUXC_SAI2_TXC__GPIO4_IO25 a magic
> raw value is written in this register. This makes the code not obvious
> to read and modify.
>
> Use the MX8MP_SION symbolic macro instead of the magic value to improve
> code readability.
>
> Signed-off-by: Eduard Bostina <egbostina@xxxxxxxxx>


Reviewed-by: Daniel Baluta <daniel.baluta@xxxxxxx>