Re: [PATCH 1/2] ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35

From: Tony Lindgren
Date: Tue Apr 12 2022 - 06:55:45 EST


* Adam Ford <aford173@xxxxxxxxx> [220303 19:17]:
> The pinout of the OMAP35 and DM37 variants of the SOM-LV are the
> same, but the macros which define the pinmuxing are different
> between OMAP3530 and DM3730. The pinmuxing was correct for
> for the DM3730, but wrong for the OMAP3530. Since the boot loader
> was correctly pin-muxing the pins, this was not obvious. As the
> bootloader not guaranteed to pinmux all the pins any more, this
> causes an issue, so the pinmux needs to be moved from a common
> file to their respective board files.
>
> Fixes: f8a2e3ff7103 ("ARM: dts: Add minimal support for LogicPD OMAP35xx SOM-LV devkit")
> Signed-off-by: Adam Ford <aford173@xxxxxxxxx>

Applying this too to fixes to avoid confusion with the bootloader
version.

Regards,

Tony