From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754645AbcGFQTO (ORCPT ); Wed, 6 Jul 2016 12:19:14 -0400 Received: from mail2.asahi-net.or.jp ([202.224.39.198]:39765 "EHLO mail2.asahi-net.or.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754136AbcGFQTM (ORCPT ); Wed, 6 Jul 2016 12:19:12 -0400 Date: Thu, 07 Jul 2016 01:18:23 +0900 Message-ID: <87zipuloz4.wl-ysato@users.sourceforge.jp> From: Yoshinori Sato To: Sergei Shtylyov Cc: devicetree@vger.kernel.org, linux-sh@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v5 20/22] sh: IO-DATA HDL-U (a.k.a landisk) DeviceTree In-Reply-To: References: <1467564402-2649-1-git-send-email-ysato@users.sourceforge.jp> <1467564402-2649-21-git-send-email-ysato@users.sourceforge.jp> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM/1.14.9 (=?ISO-8859-4?Q?Goj=F2?=) APEL/10.8 EasyPG/1.0.0 Emacs/24.5 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, 04 Jul 2016 04:00:59 +0900, Sergei Shtylyov wrote: > > Hello. > > On 07/03/2016 07:46 PM, Yoshinori Sato wrote: > > > Signed-off-by: Yoshinori Sato > > [...] > > > 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 > Updated. Thanks. > -- > To unsubscribe from this list: send the line "unsubscribe linux-sh" in > the body of a message to majordomo@vger.kernel.org > More majordomo info at http://vger.kernel.org/majordomo-info.html -- Yoshinori Sato