forked from OERV-BSP/u-boot
nios2: convert altera_uart to driver model
Convert altera_uart to driver model. Signed-off-by: Thomas Chou <thomas@wytron.com.tw> Reviewed-by: Simon Glass <sjg@chromium.org> Acked-by: Marek Vasut <marex@denx.de>
This commit is contained in:
7
doc/device-tree-bindings/serial/altera_uart.txt
Normal file
7
doc/device-tree-bindings/serial/altera_uart.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
Altera UART
|
||||
|
||||
Required properties:
|
||||
- compatible : should be "altr,uart-1.0"
|
||||
|
||||
Optional properties:
|
||||
- clock-frequency : frequency of the clock input to the UART
|
||||
Reference in New Issue
Block a user