diff options
Diffstat (limited to 'Documentation/devicetree/bindings/serial/vt8500-uart.txt')
-rw-r--r-- | Documentation/devicetree/bindings/serial/vt8500-uart.txt | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/Documentation/devicetree/bindings/serial/vt8500-uart.txt b/Documentation/devicetree/bindings/serial/vt8500-uart.txt index 795c393d09c4..2b64e6107fb3 100644 --- a/Documentation/devicetree/bindings/serial/vt8500-uart.txt +++ b/Documentation/devicetree/bindings/serial/vt8500-uart.txt | |||
@@ -1,7 +1,8 @@ | |||
1 | * VIA VT8500 and WonderMedia WM8xxx UART Controller | 1 | * VIA VT8500 and WonderMedia WM8xxx UART Controller |
2 | 2 | ||
3 | Required properties: | 3 | Required properties: |
4 | - compatible: should be "via,vt8500-uart" | 4 | - compatible: should be "via,vt8500-uart" (for VIA/WonderMedia chips up to and |
5 | including WM8850/WM8950), or "wm,wm8880-uart" (for WM8880 and later) | ||
5 | 6 | ||
6 | - reg: base physical address of the controller and length of memory mapped | 7 | - reg: base physical address of the controller and length of memory mapped |
7 | region. | 8 | region. |