dt-bindings: serial: 8250: Remove duplicated compatible strings

commit a7277a7398 upstream.

The compatible strings "mediatek,*" appears two times, remove one of them.

Fixes: e69f5dc623 ("dt-bindings: serial: Convert 8250 to json-schema")
Signed-off-by: Zhen Lei <thunder.leizhen@huawei.com>
Link: https://lore.kernel.org/r/20210422090857.583-1-thunder.leizhen@huawei.com
Signed-off-by: Rob Herring <robh@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Zhen Lei
2021-04-22 17:08:57 +08:00
committed by Greg Kroah-Hartman
parent c1514ad24c
commit 81cb4f36d6

View File

@@ -93,11 +93,6 @@ properties:
- mediatek,mt7622-btif - mediatek,mt7622-btif
- mediatek,mt7623-btif - mediatek,mt7623-btif
- const: mediatek,mtk-btif - const: mediatek,mtk-btif
- items:
- enum:
- mediatek,mt7622-btif
- mediatek,mt7623-btif
- const: mediatek,mtk-btif
- items: - items:
- const: mrvl,mmp-uart - const: mrvl,mmp-uart
- const: intel,xscale-uart - const: intel,xscale-uart