Re: [PATCH v3 4/4] arm64: arch_k3: Select GPMC device driver

From: Krzysztof Kozlowski
Date: Fri Dec 17 2021 - 10:50:27 EST


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@xxxxxxxxxx>
> ---
> arch/arm64/Kconfig.platforms | 1 +
> 1 file changed, 1 insertion(+)
>

FWIW:
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxxxxx>

Other option would be to make it "default ARCH_K3" in OMAP_GPMC, but
this is fine for me.


Best regards,
Krzysztof