Re: [PATCH v3 2/2] DTS: serial: Add bindings documention for the Mediatek UARTs
From: Varka Bhadram <hidden>
Date: 2014-08-08 11:36:27
Also in:
linux-serial, lkml
From: Varka Bhadram <hidden>
Date: 2014-08-08 11:36:27
Also in:
linux-serial, lkml
On 08/08/2014 05:02 PM, Matthias Brugger wrote:
This patch adds the devicetree documentation for the Mediatek UART. Signed-off-by: Matthias Brugger <matthias.bgg@gmail.com> --- .../devicetree/bindings/serial/mtk-uart.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 Documentation/devicetree/bindings/serial/mtk-uart.txtdiff --git a/Documentation/devicetree/bindings/serial/mtk-uart.txt b/Documentation/devicetree/bindings/serial/mtk-uart.txt new file mode 100644 index 0000000..2bf571e --- /dev/null +++ b/Documentation/devicetree/bindings/serial/mtk-uart.txt@@ -0,0 +1,19 @@ +* Mediatek Universal Asynchronous Receiver/Transmitter (UART) +
Missing Required Properties:....? -- Regards, Varka Bhadram.