[PATCH v2 1/3] ARM: at91: enable ddramc for sama5d3 and sama5d4
Ahmad Fatoum
a.fatoum at pengutronix.de
Thu Jul 6 01:27:18 PDT 2023
On 06.07.23 10:11, Oleksij Rempel wrote:
> ddramc has already support for sama5d3 and sama5d4, so enable it
> officially.
>
> Signed-off-by: Oleksij Rempel <o.rempel at pengutronix.de>
Reviewed-by: Ahmad Fatoum <a.fatoum at pengutronix.de>
> ---
> arch/arm/mach-at91/Kconfig | 2 ++
> 1 file changed, 2 insertions(+)
>
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index b803a1185d..349586b683 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -104,6 +104,7 @@ config SOC_SAMA5D3
> select HAVE_AT91_UTMI
> select PINCTRL_AT91
> select HAS_MACB
> + select HAVE_AT91_DDRAMC
>
> config SOC_SAMA5D4
> bool
> @@ -116,6 +117,7 @@ config SOC_SAMA5D4
> select HAVE_AT91_UTMI
> select PINCTRL_AT91
> select HAS_MACB
> + select HAVE_AT91_DDRAMC
>
> config SOC_SAM9X60
> bool
--
Pengutronix e.K. | |
Steuerwalder Str. 21 | http://www.pengutronix.de/ |
31137 Hildesheim, Germany | Phone: +49-5121-206917-0 |
Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |
More information about the barebox
mailing list