mirror of
git://git.yoctoproject.org/linux-yocto.git
synced 2026-01-06 09:56:43 +01:00
LPC32XX connects few of its peripherals to pl08x DMA thru a multiplexer, this driver allows to route a signal request line thru the multiplexer for given peripheral. Signed-off-by: Piotr Wojtaszczyk <piotr.wojtaszczyk@timesys.com> Link: https://lore.kernel.org/r/20240628152022.274405-1-piotr.wojtaszczyk@timesys.com Signed-off-by: Vinod Koul <vkoul@kernel.org>
308 B
308 B
SPDX-License-Identifier: GPL-2.0-only
config ARCH_LPC32XX bool "NXP LPC32XX" depends on ARCH_MULTI_V5 depends on CPU_LITTLE_ENDIAN select ARM_AMBA select CLKSRC_LPC32XX select CPU_ARM926T select GPIOLIB select LPC32XX_DMAMUX if AMBA_PL08X help Support for the NXP LPC32XX family of processors