public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: Andre Przywara <andre.przywara@arm.com>
To: u-boot@lists.denx.de
Subject: [PATCH 1/5] arm: allwinner: dts: a20: add uart2_pa_pins
Date: Fri, 19 Feb 2021 11:04:41 +0000	[thread overview]
Message-ID: <20210219110441.44c12fc1@slackpad.fritz.box> (raw)
In-Reply-To: <20210218232622.883509-2-giulio.benetti@benettiengineering.com>

On Fri, 19 Feb 2021 00:26:16 +0100
Giulio Benetti <giulio.benetti@benettiengineering.com> wrote:

Hi,

> From: Giulio Benetti <giulio.benetti@micronovasrl.com>
> 
> Signed-off-by: Giulio Benetti <giulio.benetti@micronovasrl.com>
> Signed-off-by: Giulio Benetti <giulio.benetti@benettiengineering.com>
> ---
>  arch/arm/dts/sun7i-a20.dtsi | 5 +++++
>  1 file changed, 5 insertions(+)
> 
> diff --git a/arch/arm/dts/sun7i-a20.dtsi b/arch/arm/dts/sun7i-a20.dtsi
> index a013805831..8bf1921500 100644
> --- a/arch/arm/dts/sun7i-a20.dtsi
> +++ b/arch/arm/dts/sun7i-a20.dtsi
> @@ -943,6 +943,11 @@
>  				function = "uart1";
>  			};
>  
> +			uart2_pa_pins: uart2-pa-pins {
> +				pins = "PA2", "PA3";
> +				function = "uart2";
> +			};
> +

This is already in the Linux .dtsi, so we just need to sync that (and
probably all the sun7i-a20 .dts files) to U-Boot. There are some changes
around the PHY nodes, so we need to check if that affects the operation
of the U-Boot GMAC driver.

Cheers,
Andre

>  			uart2_pi_pins: uart2-pi-pins {
>  				pins = "PI18", "PI19";
>  				function = "uart2";

  reply	other threads:[~2021-02-19 11:04 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-18 23:26 [PATCH 0/5] Add Micronova srl S027_3 board support Giulio Benetti
2021-02-18 23:26 ` [PATCH 1/5] arm: allwinner: dts: a20: add uart2_pa_pins Giulio Benetti
2021-02-19 11:04   ` Andre Przywara [this message]
2021-02-19 11:45     ` Giulio Benetti
2021-02-18 23:26 ` [PATCH 2/5] sunxi: allow SYS_BOARD to be set Giulio Benetti
2021-02-18 23:26 ` [PATCH 3/5] sunxi: add SYS_VENDOR to Kconfig Giulio Benetti
2021-02-18 23:26 ` [PATCH 4/5] sun7i: add support for Micronova srl s027_3 board Giulio Benetti
2021-02-19  1:44   ` Andre Przywara
2021-02-19 10:12     ` Giulio Benetti
2021-02-19 10:18       ` Giulio Benetti
2021-02-19 10:38         ` gianluca
2021-02-19 11:10           ` Giulio Benetti
2021-02-19 11:37       ` Andre Przywara
2021-02-19 15:27         ` Giulio Benetti
2021-02-20  1:57           ` Andre Przywara
2021-02-18 23:26 ` [PATCH 5/5] pwm: sunxi: enable pwm0 support on sun7i Giulio Benetti
2021-02-19 11:21   ` Andre Przywara
2021-02-18 23:28 ` [PATCH 0/5] Add Micronova srl S027_3 board support Giulio Benetti

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=20210219110441.44c12fc1@slackpad.fritz.box \
    --to=andre.przywara@arm.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