linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings
@ 2021-04-22  9:08 Zhen Lei
  2021-05-03 16:46 ` Rob Herring
  0 siblings, 1 reply; 2+ messages in thread
From: Zhen Lei @ 2021-04-22  9:08 UTC (permalink / raw)
  To: Rob Herring, Greg Kroah-Hartman, Matthias Brugger, linux-serial,
	devicetree, linux-arm-kernel, linux-mediatek, linux-kernel
  Cc: Zhen Lei, Lubomir Rintel

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(-)

diff --git a/Documentation/devicetree/bindings/serial/8250.yaml b/Documentation/devicetree/bindings/serial/8250.yaml
index f54cae9ff7b2..d3f87f2bfdc2 100644
--- a/Documentation/devicetree/bindings/serial/8250.yaml
+++ b/Documentation/devicetree/bindings/serial/8250.yaml
@@ -93,11 +93,6 @@ properties:
               - mediatek,mt7622-btif
               - mediatek,mt7623-btif
           - const: mediatek,mtk-btif
-      - items:
-          - enum:
-              - mediatek,mt7622-btif
-              - mediatek,mt7623-btif
-          - const: mediatek,mtk-btif
       - items:
           - const: mrvl,mmp-uart
           - const: intel,xscale-uart
-- 
2.21.1



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

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings
  2021-04-22  9:08 [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings Zhen Lei
@ 2021-05-03 16:46 ` Rob Herring
  0 siblings, 0 replies; 2+ messages in thread
From: Rob Herring @ 2021-05-03 16:46 UTC (permalink / raw)
  To: Zhen Lei
  Cc: Matthias Brugger, linux-serial, linux-arm-kernel, Rob Herring,
	Greg Kroah-Hartman, linux-kernel, devicetree, linux-mediatek,
	Lubomir Rintel

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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2021-05-03 16:48 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-04-22  9:08 [PATCH 1/1] dt-bindings: serial: 8250: Remove duplicated compatible strings Zhen Lei
2021-05-03 16:46 ` Rob Herring

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).