]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9efec11084551905160e44da5ae1f460b7252b07
treef6981edab52d05d6b2ec924c71ceae82c421d4b9
parent29ccf56457b6500b62a155b55245ef4c2f418500
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: 27cf156c7ab5 ("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