public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: "Måns Rullgård" <mans@mansr•com>
To: Lubomir Rintel <lkundrak@v3•sk>
Cc: Mark Rutland <mark.rutland@arm•com>,
	devicetree@vger•kernel.org,
	Marc Gonzalez <marc.w.gonzalez@free•fr>,
	Greg Kroah-Hartman <gregkh@linuxfoundation•org>,
	linuxppc-dev@lists•ozlabs.org,
	Haojian Zhuang <haojian.zhuang@gmail•com>,
	linux-kernel@vger•kernel.org, Rob Herring <robh+dt@kernel•org>,
	Paul Mackerras <paulus@samba•org>,
	linux-serial@vger•kernel.org,
	Robert Jarzmik <robert.jarzmik@free•fr>,
	Daniel Mack <daniel@zonque•org>
Subject: Re: [PATCH 07/10] ARM: dts: tango4: Make /serial compatible with ns16550a
Date: Sat, 21 Mar 2020 11:11:41 +0000	[thread overview]
Message-ID: <yw1xd096hsia.fsf@mansr.com> (raw)
In-Reply-To: <20200320174107.29406-8-lkundrak@v3.sk> (Lubomir Rintel's message of "Fri, 20 Mar 2020 18:41:04 +0100")

Lubomir Rintel <lkundrak@v3•sk> writes:

> ralink,rt2880-uart is compatible with ns16550a and all other
> instances of RT2880 UART nodes include it in the compatible property.
> Add it also here, to make the binding schema simpler.
>
> Signed-off-by: Lubomir Rintel <lkundrak@v3•sk>

Acked-by: Mans Rullgard <mans@mansr•com>

> ---
>  arch/arm/boot/dts/tango4-common.dtsi | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/tango4-common.dtsi b/arch/arm/boot/dts/tango4-common.dtsi
> index ff72a8efb73d0..54fd522badfc9 100644
> --- a/arch/arm/boot/dts/tango4-common.dtsi
> +++ b/arch/arm/boot/dts/tango4-common.dtsi
> @@ -85,7 +85,7 @@ tick-counter@10048 {
>  		};
>
>  		uart: serial@10700 {
> -			compatible = "ralink,rt2880-uart";
> +			compatible = "ralink,rt2880-uart", "ns16550a";
>  			reg = <0x10700 0x30>;
>  			interrupts = <1 IRQ_TYPE_LEVEL_HIGH>;
>  			clock-frequency = <7372800>;
> -- 
> 2.25.1
>

-- 
Måns Rullgård

       reply	other threads:[~2020-03-21 11:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20200320174107.29406-1-lkundrak@v3.sk>
     [not found] ` <20200320174107.29406-8-lkundrak@v3.sk>
2020-03-21 11:11   ` Måns Rullgård [this message]
     [not found] ` <20200320174107.29406-9-lkundrak@v3.sk>
2020-03-23 17:59   ` [PATCH 08/10] powerpc/fsl: Make serial ports compatible with ns16550a Rob Herring
     [not found] ` <20200320174107.29406-11-lkundrak@v3.sk>
2020-03-23 19:00   ` [PATCH 10/10] dt-bindings: serial: Convert 8250 to json-schema Rob Herring
2020-03-23 19:01 ` [PATCH 0/10] NS 8250 UART Device Tree improvements Rob Herring

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=yw1xd096hsia.fsf@mansr.com \
    --to=mans@mansr$(echo .)com \
    --cc=daniel@zonque$(echo .)org \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=gregkh@linuxfoundation$(echo .)org \
    --cc=haojian.zhuang@gmail$(echo .)com \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-serial@vger$(echo .)kernel.org \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=lkundrak@v3$(echo .)sk \
    --cc=marc.w.gonzalez@free$(echo .)fr \
    --cc=mark.rutland@arm$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    --cc=robert.jarzmik@free$(echo .)fr \
    --cc=robh+dt@kernel$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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