From: <Claudiu.Beznea@microchip.com>
To: <Eugen.Hristev@microchip.com>, <u-boot@lists.denx.de>
Cc: <Sergiu.Moga@microchip.com>, <Mihai.Sain@microchip.com>
Subject: Re: [PATCH 2/3] sysreset: at91: add compatible with microchip,sama7g5-rstc
Date: Fri, 25 Nov 2022 08:29:08 +0000 [thread overview]
Message-ID: <e7b03f80-4dd3-ceb4-71e1-264c9ca73301@microchip.com> (raw)
In-Reply-To: <20221125075453.268154-2-eugen.hristev@microchip.com>
On 25.11.2022 09:54, Eugen Hristev wrote:
> As documented in bindings doc in kernel 6.0:
> https://elixir.bootlin.com/linux/v6.0/source/Documentation/devicetree/bindings/reset/atmel,at91sam9260-reset.yaml
>
> Signed-off-by: Eugen Hristev <eugen.hristev@microchip.com>
Reviewed-by: Claudiu Beznea <claudiu.beznea@microchip.com>
> ---
> drivers/sysreset/sysreset_at91.c | 1 +
> 1 file changed, 1 insertion(+)
>
> diff --git a/drivers/sysreset/sysreset_at91.c b/drivers/sysreset/sysreset_at91.c
> index 24b87ee987..6119a29927 100644
> --- a/drivers/sysreset/sysreset_at91.c
> +++ b/drivers/sysreset/sysreset_at91.c
> @@ -59,6 +59,7 @@ static struct sysreset_ops at91_sysreset = {
> static const struct udevice_id a91_sysreset_ids[] = {
> { .compatible = "atmel,sama5d3-rstc" },
> { .compatible = "microchip,sam9x60-rstc" },
> + { .compatible = "microchip,sama7g5-rstc" },
> { }
> };
>
next prev parent reply other threads:[~2022-11-25 8:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-11-25 7:54 [PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux Eugen Hristev
2022-11-25 7:54 ` [PATCH 2/3] sysreset: at91: add compatible with microchip, sama7g5-rstc Eugen Hristev
2022-11-25 8:29 ` Claudiu.Beznea [this message]
2022-11-25 7:54 ` [PATCH 3/3] ARM: dts: at91: sama7g5/sama7g5ek: align DT with kernel 6.1 Eugen Hristev
2022-11-25 8:28 ` Claudiu.Beznea
2022-11-25 8:29 ` [PATCH 1/3] dt-bindings: mfd: add at91-usart.h from Linux Claudiu.Beznea
2022-12-21 15:15 ` Eugen.Hristev
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=e7b03f80-4dd3-ceb4-71e1-264c9ca73301@microchip.com \
--to=claudiu.beznea@microchip.com \
--cc=Eugen.Hristev@microchip.com \
--cc=Mihai.Sain@microchip.com \
--cc=Sergiu.Moga@microchip.com \
--cc=u-boot@lists.denx.de \
/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