Skip to content

Commit

Permalink
dt-bindings: serial: Move Marvell compatible string to 8250 binding doc
Browse files Browse the repository at this point in the history
These ports are compatible with NS8250 and handled by the same driver.
Get rid of the extra document that fails to document the properties that
are actually supported.

Signed-off-by: Lubomir Rintel <lkundrak@v3.sk>
Signed-off-by: Rob Herring <robh@kernel.org>
  • Loading branch information
lkundrak authored and robherring committed Apr 30, 2020
1 parent 0406366 commit e5651e8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 2 additions & 0 deletions Documentation/devicetree/bindings/serial/8250.txt
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ Required properties:
- "aspeed,ast2400-vuart"
- "aspeed,ast2500-vuart"
- "nuvoton,npcm750-uart"
- "mrvl,mmp-uart"
- "mrvl,pxa-uart"
- "serial" if the port type is unknown.
- reg : offset and length of the register set for the device.
- interrupts : should contain uart interrupt.
Expand Down
4 changes: 0 additions & 4 deletions Documentation/devicetree/bindings/serial/mrvl-serial.txt

This file was deleted.

0 comments on commit e5651e8

Please sign in to comment.