From 359787cfe48b066ba96b1062a1a85772464939d6 Mon Sep 17 00:00:00 2001 From: Yoshinori Sato Date: Mon, 18 Apr 2016 16:51:04 +0900 Subject: serial_sh: Device Tree support Add Device Tree bindings. Signed-off-by: Yoshinori Sato Signed-off-by: Nobuhiro Iwamatsu --- doc/device-tree-bindings/serial/sh.txt | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 doc/device-tree-bindings/serial/sh.txt (limited to 'doc/device-tree-bindings/serial/sh.txt') diff --git a/doc/device-tree-bindings/serial/sh.txt b/doc/device-tree-bindings/serial/sh.txt new file mode 100644 index 0000000..b23b135 --- /dev/null +++ b/doc/device-tree-bindings/serial/sh.txt @@ -0,0 +1,6 @@ +* Renesas SCI serial interface + +Required properties: +- compatible: must be "renesas,scif" or "renesas,scifa" +- reg: exactly one register range with length +- clock: input clock frequency for the SCI unit -- cgit v1.1