Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753536AbcLMQVr (ORCPT ); Tue, 13 Dec 2016 11:21:47 -0500 Received: from mail-db5eur01on0073.outbound.protection.outlook.com ([104.47.2.73]:51779 "EHLO EUR01-DB5-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752753AbcLMQUe (ORCPT ); Tue, 13 Dec 2016 11:20:34 -0500 From: Yao Yuan To: Rob Herring CC: "shawnguo@kernel.org" , "mark.rutland@arm.com" , "computersforpeace@gmail.com" , "dwmw2@infradead.org" , "devicetree@vger.kernel.org" , "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" Subject: RE: [PATCH 3/5] Documentation: dt: mtd: add chip support for "jedec, spi-nor" Thread-Topic: [PATCH 3/5] Documentation: dt: mtd: add chip support for "jedec, spi-nor" Thread-Index: AQHSUTamZBkYXZVe1k6Qh16OiVs02qEEknKAgACgZoA= Date: Tue, 13 Dec 2016 02:46:10 +0000 Message-ID: References: <1481188984-43683-1-git-send-email-yao.yuan@freescale.com> <1481188984-43683-4-git-send-email-yao.yuan@freescale.com> <20161212170903.ixr6iu4c5txzreub@rob-hp-laptop> In-Reply-To: <20161212170903.ixr6iu4c5txzreub@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: [192.158.241.86] x-ms-office365-filtering-correlation-id: 3ed1e7ea-a0f1-474c-fcbb-08d423023220 x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:(22001);SRVR:DB6PR0402MB2903; x-microsoft-exchange-diagnostics: 1;DB6PR0402MB2903;7:QQ6SSaTLEG9AXLN9LAnyYzyI7k6rvVWZ2Rqm1niBdRnfWHiavBExH33pVkao0mxw7x9qYwh/I2Pzgl1z5jX53bCVBJGpYnGmFY1NQpojoEtfrZ7r046Z0pYXbBNXthOOQkSS+7NC1N4Qv1Qois5pnVXOiZp6LGGSLWBkxH/foE7anMMMnw5yAskeLHq/3yjwOo5801tSBB89RhA0j7+fpl2XhqKBw9EvFTrQqpaepktw07gWYCOYQ60nMyunle9TONitqcsphwC2UtSIUPjDFrnLhf8BmKoMoUawixpbfqLx4iMF+JT9DzMVF0DdR5dyQz6l77oq+4eFGqlmxGSN3PJpR9jJ2Ww7OgqH43LtsTyp+M7IwlFmcZUpW//wGaMQezBzWa9jwa6fbTerDHh0vplCaVEfGmJvOi/R9lIsA9tPauT4MsSRM694si0W7uDi1t5RAprvD2bo9xVDB53LzA== x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:(185117386973197); x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(6040375)(601004)(2401047)(5005006)(8121501046)(3002001)(10201501046)(6055026)(6041248)(20161123560025)(20161123558021)(20161123564025)(20161123562025)(20161123555025)(6072148)(6047074);SRVR:DB6PR0402MB2903;BCL:0;PCL:0;RULEID:;SRVR:DB6PR0402MB2903; x-forefront-prvs: 01559F388D x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(7916002)(39850400002)(39840400002)(39410400002)(39860400002)(39450400003)(189002)(24454002)(199003)(77096006)(39060400001)(4326007)(5660300001)(86362001)(2906002)(2950100002)(6506006)(3280700002)(50986999)(54356999)(102836003)(122556002)(97736004)(3660700001)(6916009)(3846002)(229853002)(106116001)(76176999)(7696004)(6116002)(106356001)(74316002)(2900100001)(92566002)(68736007)(189998001)(66066001)(105586002)(33656002)(81156014)(7736002)(305945005)(81166006)(101416001)(6436002)(38730400001)(110136003)(8676002)(9686002)(8936002)(76576001);DIR:OUT;SFP:1101;SCL:1;SRVR:DB6PR0402MB2903;H:DB6PR0402MB2902.eurprd04.prod.outlook.com;FPR:;SPF:None;PTR:InfoNoRecords;MX:1;A:1;LANG:en; spamdiagnosticoutput: 1:99 spamdiagnosticmetadata: NSPM Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-originalarrivaltime: 13 Dec 2016 02:46:10.1609 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: DB6PR0402MB2903 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by mail.home.local id uBDGNRaQ008716 Content-Length: 593 Lines: 23 On Thu, Dec 13, 2016 at 05:23:02PM +0800, Rob Herring wrote: > On Thu, Dec 08, 2016 at 05:23:02PM +0800, Yuan Yao wrote: > > From: Yuan Yao > > The compatible string is wrong in the subject. > > > > > "sst25wf040b" and "en25s64" are also chip compatible with SPI NOR flash. > > > > Signed-off-by: Yuan Yao > > --- > > Documentation/devicetree/bindings/mtd/jedec,spi-nor.txt | 2 ++ > > 1 file changed, 2 insertions(+) > > Otherwise, > > Acked-by: Rob Herring Thanks for your review. I will update the subject and send v2 soon.