Re: [PATCH v5 20/22] sh: IO-DATA HDL-U (a.k.a landisk) DeviceTree

From: Sergei Shtylyov
Date: Sun Jul 03 2016 - 15:01:21 EST


Hello.

On 07/03/2016 07:46 PM, Yoshinori Sato wrote:

Signed-off-by: Yoshinori Sato <ysato@xxxxxxxxxxxxxxxxxxxx>

[...]

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