mirror of
https://github.com/raspberrypi/linux.git
synced 2025-12-06 01:49:46 +00:00
dt-bindings: serial: 8250: Remove duplicated compatible strings
commita7277a7398upstream. 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:
committed by
Greg Kroah-Hartman
parent
c1514ad24c
commit
81cb4f36d6
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user