All of lore.kernel.org
 help / color / mirror / Atom feed
From: Rob Herring <robh@kernel.org>
To: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	Lubomir Rintel <lkundrak@v3.sk>
Subject: Re: [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings
Date: Mon, 3 May 2021 11:46:02 -0500	[thread overview]
Message-ID: <20210503164602.GA1985403@robh.at.kernel.org> (raw)
In-Reply-To: <20210422090857.583-1-thunder.leizhen@huawei.com>

On Thu, 22 Apr 2021 17:08:57 +0800, Zhen Lei wrote:
> The compatible strings "mediatek,*" appears two times, remove one of them.
> 
> Fixes: e69f5dc623f9 ("dt-bindings: serial: Convert 8250 to json-schema")
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  Documentation/devicetree/bindings/serial/8250.yaml | 5 -----
>  1 file changed, 5 deletions(-)
> 

Applied, thanks!

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	Lubomir Rintel <lkundrak@v3.sk>
Subject: Re: [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings
Date: Mon, 3 May 2021 11:46:02 -0500	[thread overview]
Message-ID: <20210503164602.GA1985403@robh.at.kernel.org> (raw)
In-Reply-To: <20210422090857.583-1-thunder.leizhen@huawei.com>

On Thu, 22 Apr 2021 17:08:57 +0800, Zhen Lei wrote:
> The compatible strings "mediatek,*" appears two times, remove one of them.
> 
> Fixes: e69f5dc623f9 ("dt-bindings: serial: Convert 8250 to json-schema")
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  Documentation/devicetree/bindings/serial/8250.yaml | 5 -----
>  1 file changed, 5 deletions(-)
> 

Applied, thanks!

_______________________________________________
Linux-mediatek mailing list
Linux-mediatek@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-mediatek

WARNING: multiple messages have this Message-ID (diff)
From: Rob Herring <robh@kernel.org>
To: Zhen Lei <thunder.leizhen@huawei.com>
Cc: Matthias Brugger <matthias.bgg@gmail.com>,
	linux-serial <linux-serial@vger.kernel.org>,
	linux-arm-kernel <linux-arm-kernel@lists.infradead.org>,
	Rob Herring <robh+dt@kernel.org>,
	Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
	linux-kernel <linux-kernel@vger.kernel.org>,
	devicetree <devicetree@vger.kernel.org>,
	linux-mediatek <linux-mediatek@lists.infradead.org>,
	Lubomir Rintel <lkundrak@v3.sk>
Subject: Re: [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings
Date: Mon, 3 May 2021 11:46:02 -0500	[thread overview]
Message-ID: <20210503164602.GA1985403@robh.at.kernel.org> (raw)
In-Reply-To: <20210422090857.583-1-thunder.leizhen@huawei.com>

On Thu, 22 Apr 2021 17:08:57 +0800, Zhen Lei wrote:
> The compatible strings "mediatek,*" appears two times, remove one of them.
> 
> Fixes: e69f5dc623f9 ("dt-bindings: serial: Convert 8250 to json-schema")
> Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
> ---
>  Documentation/devicetree/bindings/serial/8250.yaml | 5 -----
>  1 file changed, 5 deletions(-)
> 

Applied, thanks!

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2021-05-03 16:49 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-04-22  9:08 [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings Zhen Lei
2021-04-22  9:08 ` Zhen Lei
2021-04-22  9:08 ` Zhen Lei
2021-05-03 16:46 ` Rob Herring [this message]
2021-05-03 16:46   ` Rob Herring
2021-05-03 16:46   ` 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=20210503164602.GA1985403@robh.at.kernel.org \
    --to=robh@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregkh@linuxfoundation.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mediatek@lists.infradead.org \
    --cc=linux-serial@vger.kernel.org \
    --cc=lkundrak@v3.sk \
    --cc=matthias.bgg@gmail.com \
    --cc=robh+dt@kernel.org \
    --cc=thunder.leizhen@huawei.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.