Hello. On 07/03/2016 07:46 PM, Yoshinori Sato wrote:
Signed-off-by: Yoshinori Sato <ys...@users.sourceforge.jp>
[...]
diff --git a/arch/sh/boot/dts/landisk.dts b/arch/sh/boot/dts/landisk.dts new file mode 100644 index 0000000..3745ae0 --- /dev/null +++ b/arch/sh/boot/dts/landisk.dts @@ -0,0 +1,61 @@
[...]
+&oclk { + clock-frequency = <22222222>; +}; + +&sci0 { + status = "ok";
Should be "okay". Sorry for overlooking it.
+}; + +&sci1 { + status = "ok";
Likewise. [...] MBR, Sergei