From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nobuhiro Iwamatsu Date: Thu, 10 Jun 2010 04:22:00 +0000 Subject: Re: [PATCH v2 0/4] Add support for new board: SH-2007 Message-Id: List-Id: References: <1275991727-4730-1-git-send-email-mitake@dcl.info.waseda.ac.jp> In-Reply-To: <1275991727-4730-1-git-send-email-mitake@dcl.info.waseda.ac.jp> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable To: linux-sh@vger.kernel.org 2010/6/10 Hitoshi Mitake : > On 06/09/10 02:58, Nobuhiro Iwamatsu wrote: >> 2010/6/9 Nobuhiro Iwamatsu: >>> Hi, >>> >>> 2010/6/8 Hitoshi Mitake: >>>> This patch series add support of SH-2007. >>>> I brought these changes from the out-of-tree kernel >>>> provided by the manufacture of this board, ITO Inc. >>>> Website of company: http://www.itonet.co.jp/ >>>> The URL of kernel: http://ms-n.org/sh-linux/kernel/ >>>> >>>> Adding support of new board is trivial, >>>> but as I'll describe, 4/4 of this series contains >>>> some dirty and mysterious fixes. >>>> >>>> According to Paul's advice, I rewrote this patch series. >>>> New points are described in each patch. >>>> Request for comments! >>>> >>>> Hitoshi Mitake (4): >>>> =A0 Add the directory mach-sh2007 for SH-2007 board support >>>> =A0 Add sh2007_defconfig for default configuration of SH-2007 >>>> =A0 Add Kconfig and Makefile for SH-2007 support >>>> =A0 Modify sh-sci.h to adopt specific serial behaviour of SH-2007 >>>> >>>> =A0 arch/sh/Makefile =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 =A01= + >>>> =A0 arch/sh/boards/Kconfig =A0 =A0 =A0 =A0 =A0 =A0 =A0| =A0 11 + >>>> =A0 arch/sh/boards/mach-sh2007/Makefile | =A0 =A01 + >>>> =A0 arch/sh/boards/mach-sh2007/setup.c =A0| =A0314 ++++++++ >>>> =A0 arch/sh/configs/sh2007_defconfig =A0 =A0| 1482 >>>> +++++++++++++++++++++++++++++++++++ >>>> =A0 drivers/serial/sh-sci.h =A0 =A0 =A0 =A0 =A0 =A0 | =A0 17 +- >>>> =A0 6 files changed, 1822 insertions(+), 4 deletions(-) >>>> =A0 create mode 100644 arch/sh/boards/mach-sh2007/Makefile >>>> =A0 create mode 100644 arch/sh/boards/mach-sh2007/setup.c >>>> =A0 create mode 100644 arch/sh/configs/sh2007_defconfig >>> >>> You forgot to update tools/mach-types. >>> >>> Subject: [PATCH] sh: Add sh2007 board to tools/mach-types >>> >>> Signed-off-by: Nobuhiro Iwamatsu >>> --- >>> =A0 arch/sh/tools/mach-types | =A0 =A01 + >>> =A0 1 files changed, 1 insertions(+), 0 deletions(-) >>> >>> diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types >>> index b25aa55..e563353 100644 >>> --- a/arch/sh/tools/mach-types >>> +++ b/arch/sh/tools/mach-types >>> @@ -60,3 +60,4 @@ ESPT =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0SH_ESPT >>> =A0 POLARIS =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0SH_POLARIS >>> =A0 KFR2R09 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0SH_KFR2R09 >>> =A0 ECOVEC =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 SH_ECOVEC >>> +SH2007 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 SH_2007 >>> -- >>> 1.7.1 >>> >> update patch. >> --- >> >> diff --git a/arch/sh/tools/mach-types b/arch/sh/tools/mach-types >> index b25aa55..e563353 100644 >> --- a/arch/sh/tools/mach-types >> +++ b/arch/sh/tools/mach-types >> @@ -60,3 +60,4 @@ ESPT =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0SH= _ESPT >> =A0 POLARIS =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 SH_POLARIS >> =A0 KFR2R09 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 SH_KFR2R09 >> =A0 ECOVEC =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0SH_ECOVEC >> +SH2007 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 =A0 SH_SH2007 > > Hi Iwamatsu-san, > > Thanks for your patch! > In fact, I didn't know about mach-types. > Can I take your patch in my v3 series? > Yes, please. Nobuhiro --=20 Nobuhiro Iwamatsu iwamatsu at {nigauri.org / debian.org} GPG ID: 40AD1FA6