Skip to content
Snippets Groups Projects
Commit e5651e83 authored by Lubomir Rintel's avatar Lubomir Rintel Committed by Rob Herring
Browse files

dt-bindings: serial: Move Marvell compatible string to 8250 binding doc


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: default avatarLubomir Rintel <lkundrak@v3.sk>
Signed-off-by: default avatarRob Herring <robh@kernel.org>
parent 04063666
No related branches found
No related tags found
No related merge requests found
...@@ -26,6 +26,8 @@ Required properties: ...@@ -26,6 +26,8 @@ Required properties:
- "aspeed,ast2400-vuart" - "aspeed,ast2400-vuart"
- "aspeed,ast2500-vuart" - "aspeed,ast2500-vuart"
- "nuvoton,npcm750-uart" - "nuvoton,npcm750-uart"
- "mrvl,mmp-uart"
- "mrvl,pxa-uart"
- "serial" if the port type is unknown. - "serial" if the port type is unknown.
- reg : offset and length of the register set for the device. - reg : offset and length of the register set for the device.
- interrupts : should contain uart interrupt. - interrupts : should contain uart interrupt.
......
PXA UART controller
Required properties:
- compatible : should be "mrvl,mmp-uart" or "mrvl,pxa-uart".
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment