kernel-doc: fix new warnings in debugfs
[linux/fpc-iii.git] / Documentation / devicetree / bindings / serial / samsung_uart.txt
blob2c8a17cf5cb53c6ce75feadd65611d708252d2b1
1 * Samsung's UART Controller
3 The Samsung's UART controller is used for interfacing SoC with serial communicaion
4 devices.
6 Required properties:
7 - compatible: should be
8   - "samsung,exynos4210-uart", for UART's compatible with Exynos4210 uart ports.
10 - reg: base physical address of the controller and length of memory mapped
11   region.
13 - interrupts: interrupt number to the cpu. The interrupt specifier format depends
14   on the interrupt controller parent.