ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
authorAdam Ford <aford173@gmail.com>
Thu, 3 Mar 2022 17:18:17 +0000 (11:18 -0600)
committerTony Lindgren <tony@atomide.com>
Thu, 14 Apr 2022 08:38:44 +0000 (11:38 +0300)
commit46ff3df87215ff42c0cd2c4bdb7d74540384a69c
treef6981edab52d05d6b2ec924c71ceae82c421d4b9
parent942da3af32b2288e674736eb159d1fc676261691
ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35

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@gmail.com>
Message-Id: <20220303171818.11060-1-aford173@gmail.com>
Signed-off-by: Tony Lindgren <tony@atomide.com>
arch/arm/boot/dts/logicpd-som-lv-35xx-devkit.dts
arch/arm/boot/dts/logicpd-som-lv-37xx-devkit.dts
arch/arm/boot/dts/logicpd-som-lv.dtsi