Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933794AbbHLIBh (ORCPT ); Wed, 12 Aug 2015 04:01:37 -0400 Received: from mail-by2on0109.outbound.protection.outlook.com ([207.46.100.109]:65120 "EHLO na01-by2-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S933457AbbHLIBf convert rfc822-to-8bit (ORCPT ); Wed, 12 Aug 2015 04:01:35 -0400 X-Greylist: delayed 14106 seconds by postgrey-1.27 at vger.kernel.org; Wed, 12 Aug 2015 04:01:35 EDT From: Wang Dongsheng To: Russell King - ARM Linux CC: "shawn.guo@linaro.org" , Huan Wang , "linus.walleij@linaro.org" , "linux-kernel@vger.kernel.org" , "sandeep_n@ti.com" , "hdegoede@redhat.com" , "linux-arm-kernel@lists.infradead.org" Subject: RE: [PATCH v2 1/2] soc/fsl: add freescale dir for SOC specific drivers Thread-Topic: [PATCH v2 1/2] soc/fsl: add freescale dir for SOC specific drivers Thread-Index: AQHQ1MP2jfX7R1agm0Om+LeFW0Tl4J4H+/SAgAAB3qA= Date: Wed, 12 Aug 2015 08:01:32 +0000 Message-ID: References: <1439358807-9024-1-git-send-email-dongsheng.wang@freescale.com> <20150812074439.GF7557@n2100.arm.linux.org.uk> In-Reply-To: <20150812074439.GF7557@n2100.arm.linux.org.uk> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=Dongsheng.Wang@freescale.com; x-originating-ip: [192.158.241.86] x-microsoft-exchange-diagnostics: 1;BN3PR0301MB0865;5:GhdEM+yvnBskCn7Zp4zP6j8SXvVctVN5HWlgrDFLk9vGrKorhBhCDnNM5+tGFwhoJcPXvpWDedp/X3oeFcZyBNb2i996nd5R1rUUKfUq9X/k+3/f2ROHH7yjD4mfyFIg7dyuKVRC2cPWm/d2TAT0bQ==;24:6yoK7NF9Yiy0u+zo7SGAZheJns+D7bx1sJhxgtv3ppGOOb1KC2G1QwyZp8jwEsf1ItbnIrlgiMNUk8+WSvMSw9x3km93X9tSsntOQnVXY4Q=;20:/PxrfWRdO/rXe89FhCpErw3MCxWEXLFiBDJC0BVdwnYZg4HqrPo3EPuPzU4k+O40rd9s9kw0ov6cpx3R4AXMTg== x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB0865; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(5005006)(3002001);SRVR:BN3PR0301MB0865;BCL:0;PCL:0;RULEID:;SRVR:BN3PR0301MB0865; x-forefront-prvs: 0666E15D35 x-forefront-antispam-report: SFV:NSPM;SFS:(10019020)(6009001)(13464003)(24454002)(189002)(377454003)(199003)(106116001)(50986999)(99286002)(87936001)(106356001)(5001960100002)(5003600100002)(5001860100001)(19580395003)(74316001)(2656002)(86362001)(122556002)(101416001)(33656002)(54356999)(66066001)(76176999)(5001830100001)(110136002)(2900100001)(92566002)(81156007)(189998001)(62966003)(77156002)(2950100001)(5001920100001)(40100003)(46102003)(105586002)(102836002)(77096005)(4001540100001)(5002640100001)(10400500002)(64706001)(68736005)(76576001)(19580405001)(97736004);DIR:OUT;SFP:1102;SCL:1;SRVR:BN3PR0301MB0865;H:SN1PR0301MB1616.namprd03.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: freescale.com X-MS-Exchange-CrossTenant-originalarrivaltime: 12 Aug 2015 08:01:32.6689 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 710a03f5-10f6-4d38-9ff4-a80b81da590d X-MS-Exchange-Transport-CrossTenantHeadersStamped: BN3PR0301MB0865 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 2240 Lines: 76 Hi Russell, Thanks for your review. :) > -----Original Message----- > From: Russell King - ARM Linux [mailto:linux@arm.linux.org.uk] > Sent: Wednesday, August 12, 2015 3:45 PM > To: Wang Dongsheng-B40534 > Cc: shawn.guo@linaro.org; Wang Huan-B18965; linus.walleij@linaro.org; linux- > kernel@vger.kernel.org; sandeep_n@ti.com; hdegoede@redhat.com; linux-arm- > kernel@lists.infradead.org > Subject: Re: [PATCH v2 1/2] soc/fsl: add freescale dir for SOC specific drivers > > On Wed, Aug 12, 2015 at 01:53:26PM +0800, Dongsheng Wang wrote: > > diff --git a/drivers/soc/fsl/Kconfig b/drivers/soc/fsl/Kconfig new > > file mode 100644 index 0000000..863d1ef > > --- /dev/null > > +++ b/drivers/soc/fsl/Kconfig > > @@ -0,0 +1,18 @@ > > +# > > +# Freescale SOC drivers > > +# > > +menuconfig FSL_SOC_DRIVERS > > + bool "Freescale Soc Drivers" > > + default n > > No need for default n. Thanks. Fix it in next version. > > + help > > + Say y here to enable Freescale LS1021A Soc Device Drivers support. > > + The Soc Drivers provides the device driver that is a specific block > > + or feature on LS1021A platform. > > Help text should be indented by two spaces as per almost every other help text. > Thanks. My mistake... > > + > > +if LS1_SOC_DRIVERS > > + source "drivers/soc/fsl/ls1/Kconfig" > > +endif > > diff --git a/drivers/soc/fsl/Makefile b/drivers/soc/fsl/Makefile new > > file mode 100644 index 0000000..b4215dd > > --- /dev/null > > +++ b/drivers/soc/fsl/Makefile > > @@ -0,0 +1,6 @@ > > +# > > +# Makefile for Freescale Soc specific device drivers. > > +# > > + > > +obj-$(CONFIG_LS1_SOC_DRIVERS) += ls1/ > > + > > diff --git a/drivers/soc/fsl/ls1/Kconfig b/drivers/soc/fsl/ls1/Kconfig > > new file mode 100644 index 0000000..7556f44 > > --- /dev/null > > +++ b/drivers/soc/fsl/ls1/Kconfig > > @@ -0,0 +1,3 @@ > > +# > > +# LS-1 Soc drivers > > +# > > Doesn't this directory need a Makefile as well? > 2/2 patch add a config option and Makefile for this. Regards, -Dongsheng -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/