Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754221AbbL3Ewf (ORCPT ); Tue, 29 Dec 2015 23:52:35 -0500 Received: from mail-db5eur01on0086.outbound.protection.outlook.com ([104.47.2.86]:16096 "EHLO EUR01-DB5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752996AbbL3Ewb convert rfc822-to-8bit (ORCPT ); Tue, 29 Dec 2015 23:52:31 -0500 X-Greylist: delayed 3634 seconds by postgrey-1.27 at vger.kernel.org; Tue, 29 Dec 2015 23:52:31 EST From: Yao Yuan To: Rob Herring , Yuan Yao CC: "mark.rutland@arm.com" , "pawel.moll@arm.com" , "galak@codeaurora.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" Subject: RE: [PATCH v2 1/4] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi compatible string Thread-Topic: [PATCH v2 1/4] Documentation: fsl-quadspi: Add fsl,ls2080a-dspi compatible string Thread-Index: AQHRPjt1BXKDQbKDpketjcMY+9AOyp7iUsmAgACQtTA= Date: Wed, 30 Dec 2015 03:17:50 +0000 Message-ID: References: <1450954863-7540-1-git-send-email-yao.yuan@freescale.com> <20151229183501.GH12450@rob-hp-laptop> In-Reply-To: <20151229183501.GH12450@rob-hp-laptop> Accept-Language: en-US, zh-CN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: spf=none (sender IP is ) smtp.mailfrom=yao.yuan@nxp.com; x-originating-ip: [199.59.226.141] x-microsoft-exchange-diagnostics: 1;AM2PR04MB0721;5:BGONgAjnFXLaSizBhdhxBJav+XjgjMOFDGbyjdaDt+KOY+psOvljRjFBaYpsM+a8rsCWq2pr1OthUlTyWAGWLcNX+vroHFeZEUHVW83kSJe+qAsKh/IIYXM0qxzY4zUX7Xxb+zLaakig7CgdaEr0Gg==;24:S5HIqGdXlV1jAdX5SWTcV7ERLXOuV6MRPpfwAEZx7N/KC7YgZBkrb5io8HJouOji/yEmhDa47J2+YnnxvZygezTuJJGegs2Nj/9QhpAvDxY= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0721; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(8121501046)(520078)(5005006)(3002001)(10201501046);SRVR:AM2PR04MB0721;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0721; x-forefront-prvs: 08062C429B x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(24454002)(189002)(199003)(1220700001)(81156007)(19580395003)(76576001)(189998001)(97736004)(66066001)(5001960100002)(5003600100002)(5002640100001)(11100500001)(92566002)(106116001)(5001770100001)(102836003)(6116002)(106356001)(1096002)(105586002)(74316001)(87936001)(101416001)(3846002)(76176999)(5008740100001)(586003)(54356999)(33656002)(86362001)(19580405001)(10400500002)(50986999)(40100003)(2950100001)(2900100001)(122556002)(77096005)(5004730100002)(7059030)(142933001);DIR:OUT;SFP:1101;SCL:1;SRVR:AM2PR04MB0721;H:AM2PR04MB0722.eurprd04.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; spamdiagnosticoutput: 1:23 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-originalarrivaltime: 30 Dec 2015 03:17:50.9104 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM2PR04MB0721 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1453 Lines: 41 Hi Rob, Thanks for your review. So you mean that I should add the commit message for why I add this new compatible? Best Regards, Yuan Yao On Wed, Dec 30, 2015 at 02:35AM, Rob Herring wrote: > On Thu, Dec 24, 2015 at 07:01:00PM +0800, Yuan Yao wrote: > > new compatible string: "fsl,ls2080a-qspi". > > > > Signed-off-by: Yuan Yao > > --- > > Changed in v2: > > Update my email to > > --- > > Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 3 ++- > > 1 file changed, 2 insertions(+), 1 deletion(-) > > > > diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > > index fa77f87..2fe51d6 100644 > > --- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > > +++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > > @@ -1,7 +1,8 @@ > > ARM Freescale DSPI controller > > > > Required properties: > > -- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", "fsl,ls2085a-dspi" > > +- compatible : "fsl,vf610-dspi", "fsl,ls1021a-v1.0-dspi", > > + "fsl,ls2085a-dspi", "fsl,ls2080a-dspi" > > You should explain what combinations of compatible strings are valid. > > Rob -- 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/