linux-stable/arch
Sergei Antonov 4d9a46b959 ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer
[ Upstream commit 02181e6827 ]

Driver moxart-mmc.c has .compatible = "moxa,moxart-mmc".

But moxart .dts/.dtsi and the documentation file moxa,moxart-dma.txt
contain compatible = "moxa,moxart-sdhci".

Change moxart .dts/.dtsi files and moxa,moxart-dma.txt to match the driver.

Replace 'sdhci' with 'mmc' in names too, since SDHCI is a different
controller from FTSDC010.

Suggested-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sergei Antonov <saproj@gmail.com>
Cc: Jonas Jensen <jonas.jensen@gmail.com>
Link: https://lore.kernel.org/r/20220907175341.1477383-1-saproj@gmail.com'
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2022-10-26 13:15:34 +02:00
..
alpha tty: the rest, stop using tty_schedule_flip() 2022-07-29 17:05:47 +02:00
arc ARC: entry: fix syscall_trace_exit argument 2022-04-27 13:14:11 +02:00
arm ARM: dts: fix Moxa SDIO 'compatible', remove 'sdhci' misnomer 2022-10-26 13:15:34 +02:00
arm64 arm64: map FDT as RW for early_init_dt_scan() 2022-09-05 10:23:57 +02:00
avr32
blackfin
c6x
cris
frv
h8300
hexagon
ia64 ia64, processor: fix -Wincompatible-pointer-types in ia64_get_irr() 2022-08-25 11:09:24 +02:00
m32r
m68k m68k: use fallback for random_get_entropy() instead of zero 2022-06-25 11:45:13 +02:00
metag
microblaze
mips MIPS: lantiq: export clk_get_io() for lantiq_wdt.ko 2022-09-28 10:55:46 +02:00
mn10300
nios2 nios2: add force_successful_syscall_return() 2022-08-25 11:09:30 +02:00
openrisc openrisc: start CPU timer early in boot 2022-06-14 16:52:29 +02:00
parisc parisc: Add runtime check to prevent PA2.0 kernels on PA1.x machines 2022-09-15 12:39:45 +02:00
powerpc powerpc/64: Init jump labels before parse_early_param() 2022-08-25 11:09:32 +02:00
s390 s390: fix nospec table alignments 2022-09-15 12:39:45 +02:00
score
sh gup: document and work around "COW can break either way" issue 2022-01-27 08:47:42 +01:00
sparc sparc: use fallback for random_get_entropy() instead of zero 2022-06-25 11:45:13 +02:00
tile
um um: use fallback for random_get_entropy() instead of zero 2022-06-25 11:45:13 +02:00
unicore32
x86 platform/x86: pmc_atom: Fix SLP_TYPx bitfield mask 2022-09-15 12:39:44 +02:00
xtensa xtensa: Fix refcount leak bug in time.c 2022-07-02 16:17:15 +02:00
.gitignore
Kconfig