From: <Tudor.Ambarus@microchip.com>
To: <Mihai.Sain@microchip.com>, <robh+dt@kernel.org>,
<Eugen.Hristev@microchip.com>, <Claudiu.Beznea@microchip.com>,
<Nicolas.Ferre@microchip.com>, <devicetree@vger.kernel.org>,
<linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PB2
Date: Mon, 17 Oct 2022 10:15:54 +0000 [thread overview]
Message-ID: <b79fb530-f3ba-cc09-1838-cc84ad37175f@microchip.com> (raw)
In-Reply-To: <20221017083119.1643-1-mihai.sain@microchip.com>
On 10/17/22 11:31, Mihai Sain wrote:
> The signal name of pin PB2 with function F is FLEXCOM11_IO1
> as it is defined in the datasheet.
>
> Fixes: 7540629e2fc7 ("ARM: dts: at91: add sama7g5 SoC DT and sama7g5-ek")
> Signed-off-by: Mihai Sain <mihai.sain@microchip.com>
> Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Reviewed-by: Tudor Ambarus <tudor.ambarus@microchip.com>
> ---
> arch/arm/boot/dts/sama7g5-pinfunc.h | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/sama7g5-pinfunc.h b/arch/arm/boot/dts/sama7g5-pinfunc.h
> index 4eb30445d205..6e87f0d4b8fc 100644
> --- a/arch/arm/boot/dts/sama7g5-pinfunc.h
> +++ b/arch/arm/boot/dts/sama7g5-pinfunc.h
> @@ -261,7 +261,7 @@
> #define PIN_PB2__FLEXCOM6_IO0 PINMUX_PIN(PIN_PB2, 2, 1)
> #define PIN_PB2__ADTRG PINMUX_PIN(PIN_PB2, 3, 1)
> #define PIN_PB2__A20 PINMUX_PIN(PIN_PB2, 4, 1)
> -#define PIN_PB2__FLEXCOM11_IO0 PINMUX_PIN(PIN_PB2, 6, 3)
> +#define PIN_PB2__FLEXCOM11_IO1 PINMUX_PIN(PIN_PB2, 6, 3)
> #define PIN_PB3 35
> #define PIN_PB3__GPIO PINMUX_PIN(PIN_PB3, 0, 0)
> #define PIN_PB3__RF1 PINMUX_PIN(PIN_PB3, 1, 1)
>
--
Cheers,
ta
next prev parent reply other threads:[~2022-10-17 10:17 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-10-17 8:31 [PATCH] ARM: dts: at91: sama7g5: fix signal name of pin PB2 Mihai Sain
2022-10-17 9:42 ` Nicolas Ferre
2022-10-17 10:15 ` Tudor.Ambarus [this message]
2022-10-26 7:37 ` Claudiu.Beznea
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=b79fb530-f3ba-cc09-1838-cc84ad37175f@microchip.com \
--to=tudor.ambarus@microchip.com \
--cc=Claudiu.Beznea@microchip.com \
--cc=Eugen.Hristev@microchip.com \
--cc=Mihai.Sain@microchip.com \
--cc=Nicolas.Ferre@microchip.com \
--cc=devicetree@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=robh+dt@kernel.org \
/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;
as well as URLs for NNTP newsgroup(s).