Re: [PATCH v3 4/4] arm64: arch_k3: Select GPMC device driver
From: Krzysztof Kozlowski <hidden>
Date: 2021-12-17 15:50:26
Also in:
linux-omap, lkml
From: Krzysztof Kozlowski <hidden>
Date: 2021-12-17 15:50:26
Also in:
linux-omap, lkml
On 17/12/2021 11:29, Roger Quadros wrote:
The GPMC controller is present on some K3 SoCs. It provides access to NOR/NAND flashes and asynchronous SRAM-like memories and ASICs. Signed-off-by: Roger Quadros <rogerq@kernel.org> --- arch/arm64/Kconfig.platforms | 1 + 1 file changed, 1 insertion(+)
FWIW: Acked-by: Krzysztof Kozlowski <redacted> Other option would be to make it "default ARCH_K3" in OMAP_GPMC, but this is fine for me. Best regards, Krzysztof