android_kernel_motorola_sm6225/arch
Adam Ford 554021caf3 ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35
[ Upstream commit 46ff3df87215ff42c0cd2c4bdb7d74540384a69c ]

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: f8a2e3ff71 ("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>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-05-12 12:20:21 +02:00
..
alpha alpha: Declare virt_to_phys and virt_to_bus parameter as pointer to volatile 2021-10-06 15:31:18 +02:00
arc ARC: entry: fix syscall_trace_exit argument 2022-04-27 13:39:45 +02:00
arm ARM: dts: logicpd-som-lv: Fix wrong pinmuxing on OMAP35 2022-05-12 12:20:21 +02:00
arm64 arm64: alternatives: mark patch_alternative() as noinstr 2022-04-20 09:12:49 +02:00
c6x
h8300 h8300: fix PREEMPTION build, TI_PRE_COUNT undefined 2021-02-23 15:00:58 +01:00
hexagon hexagon: export raw I/O routines for modules 2021-11-26 11:36:23 +01:00
ia64 ia64: kprobes: Fix to pass correct trampoline address to the handler 2022-05-01 17:00:37 +02:00
m68k m68k: set a default value for MEMORY_RESERVE 2021-11-26 11:36:15 +01:00
microblaze microblaze: Prevent the overflow of the start 2020-02-24 08:34:53 +01:00
mips MIPS: fix fortify panic when copying asm exception handlers 2022-04-15 14:15:02 +02:00
nds32 nds32: fix access_ok() checks in get/put_user 2022-03-28 08:41:44 +02:00
nios2 nios2: Make NIOS2_DTB_SOURCE_BOOL depend on !COMPILE_TEST 2021-11-02 18:26:45 +01:00
openrisc openrisc: don't printk() unconditionally 2021-09-22 11:48:01 +02:00
parisc parisc/unaligned: Fix ldw() and stw() unalignment handlers 2022-03-02 11:38:10 +01:00
powerpc powerpc/64s: Unmerge EX_LR and EX_DAR 2022-05-01 17:00:36 +02:00
riscv riscv module: remove (NOLOAD) 2022-04-15 14:15:00 +02:00
s390 s390/hypfs: include z/VM guests with access control group set 2022-02-08 18:23:02 +01:00
sh mips,s390,sh,sparc: gup: Work around the "COW can break either way" issue 2022-01-27 09:04:34 +01:00
sparc mips,s390,sh,sparc: gup: Work around the "COW can break either way" issue 2022-01-27 09:04:34 +01:00
um um: Fix uml_mconsole stop/go 2022-04-15 14:14:59 +02:00
unicore32
x86 stat: fix inconsistency between struct stat and struct compat_stat 2022-04-27 13:39:44 +02:00
xtensa xtensa: fix DTC warning unit_address_format 2022-04-15 14:15:02 +02:00
.gitignore
Kconfig x86: Make ARCH_USE_MEMREMAP_PROT a generic Kconfig symbol 2021-12-22 09:19:01 +01:00