mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Nicolas Ferre <nicolas.ferre@microchip.com>
To: Eugen Hristev <eugen.hristev@microchip.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<alexandre.belloni@bootlin.com>
Cc: <linux-kernel@vger.kernel.org>, <ludovic.desroches@microchip.com>,
	"Claudiu Beznea" <claudiu.beznea@microchip.com>
Subject: Re: [PATCH v2 1/2] ARM: at91: add new SoC sama7g5
Date: Fri, 16 Jul 2021 19:50:05 +0200	[thread overview]
Message-ID: <a4de02fd-1469-4049-8c8d-03be64bec948@microchip.com> (raw)
In-Reply-To: <20210409113116.482199-1-eugen.hristev@microchip.com>

On 09/04/2021 at 13:31, Eugen Hristev wrote:
> Add new SoC from at91 family : sama7g5
> 
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
> [claudiu.beznea@microchip.com: Select PLL, generic clock and UTMI support]
> Signed-off-by: Claudiu Beznea <claudiu.beznea@microchip.com>

Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
and queued in at91-soc branch.

> ---
> Changes in v2:
> - squash previous patch
>   [PATCH 3/3] ARM: at91: Kconfig: select PLL, generic clock and utmi support
> into this one
> 
>   arch/arm/mach-at91/Kconfig | 15 +++++++++++++++
>   1 file changed, 15 insertions(+)
> 
> diff --git a/arch/arm/mach-at91/Kconfig b/arch/arm/mach-at91/Kconfig
> index ccd7e80ce943..f52b46bccd85 100644
> --- a/arch/arm/mach-at91/Kconfig
> +++ b/arch/arm/mach-at91/Kconfig
> @@ -57,6 +57,16 @@ config SOC_SAMA5D4
>   	help
>   	  Select this if you are using one of Microchip's SAMA5D4 family SoC.
>   
> +config SOC_SAMA7G5
> +	bool "SAMA7G5 family"
> +	depends on ARCH_MULTI_V7
> +	select HAVE_AT91_GENERATED_CLK
> +	select HAVE_AT91_SAM9X60_PLL
> +	select HAVE_AT91_UTMI
> +	select SOC_SAMA7
> +	help
> +	  Select this if you are using one of Microchip's SAMA7G5 family SoC.
> +
>   config SOC_AT91RM9200
>   	bool "AT91RM9200"
>   	depends on ARCH_MULTI_V4T
> @@ -191,4 +201,9 @@ config SOC_SAMA5
>   config ATMEL_PM
>   	bool
>   
> +config SOC_SAMA7
> +	bool
> +	select ARM_GIC
> +	select MEMORY
> +	select SOC_SAM_V7
>   endif
> 


-- 
Nicolas Ferre

      parent reply	other threads:[~2021-07-16 17:50 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-09 11:31 Eugen Hristev
2021-04-09 11:31 ` [PATCH v2 2/2] ARM: at91: debug: add sama7g5 low level debug uart Eugen Hristev
2021-07-16 17:50   ` Nicolas Ferre
2021-07-16 17:50 ` Nicolas Ferre [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=a4de02fd-1469-4049-8c8d-03be64bec948@microchip.com \
    --to=nicolas.ferre@microchip.com \
    --cc=alexandre.belloni@bootlin.com \
    --cc=claudiu.beznea@microchip.com \
    --cc=eugen.hristev@microchip.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=ludovic.desroches@microchip.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®