Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755968AbcCaGjV (ORCPT ); Thu, 31 Mar 2016 02:39:21 -0400 Received: from mail-db3on0071.outbound.protection.outlook.com ([157.55.234.71]:60660 "EHLO emea01-db3-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1751731AbcCaGjT convert rfc822-to-8bit (ORCPT ); Thu, 31 Mar 2016 02:39:19 -0400 From: Yao Yuan To: Brian Norris , "robh+dt@kernel.org" , "mark.rutland@arm.com" , "pawel.moll@arm.com" , Han Xu , "Yang-Leo Li" , Stuart Yoder CC: "linux-arm-kernel@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "devicetree@vger.kernel.org" Subject: RE: [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string Thread-Topic: [PATCH v6 1/2] Documentation: fsl: dspi: Add fsl,ls2080a-dspi compatible string Thread-Index: AQHRee7PJEIXCTFZ9EGTTRwh8tfGlp9pzluwgAlj7XA= Date: Thu, 31 Mar 2016 06:24:25 +0000 Message-ID: References: <1457518926-18518-1-git-send-email-yao.yuan@freescale.com> <1457518926-18518-2-git-send-email-yao.yuan@freescale.com> In-Reply-To: Accept-Language: en-US, zh-CN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: gmail.com; dkim=none (message not signed) header.d=none;gmail.com; dmarc=none action=none header.from=nxp.com; x-originating-ip: [123.151.195.51] x-ms-office365-filtering-correlation-id: 04c6b318-7391-41aa-19df-08d3592d1b9a x-microsoft-exchange-diagnostics: 1;AM2PR04MB0721;5:XjV5U67nrGpe0WsvgKwQUJfCOA3A/MTI7IzWx0gKyfiOyil31wFSygsVX5vXDkO0fYjFSHoBYiZlb9LOIpRSz7Mac7eC+hSH0HGKp5WMPXwonlQUM0J5jK3Xx7P7uZy/P1PA2Gi0rIEITvFuRmIGlQ==;24:0Z8fuEynahoL+8VV2Xzb/8KNOlG9eDkwmc4omJwHW68IqjLcjjuugoQtqIX4ZmzxMkqQ35KzujRu+aJGPoSl/k7FF8OyU88Lqo545O9Yz20= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0721; x-microsoft-antispam-prvs: x-exchange-antispam-report-test: UriScan:; x-exchange-antispam-report-cfa-test: BCL:0;PCL:0;RULEID:(601004)(2401047)(5005006)(8121501046)(10201501046)(3002001);SRVR:AM2PR04MB0721;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0721; x-forefront-prvs: 0898A6E028 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(24454002)(377454003)(2501003)(122556002)(106116001)(66066001)(50986999)(76176999)(54356999)(92566002)(33656002)(81166005)(74316001)(5002640100001)(2906002)(86362001)(1096002)(1220700001)(87936001)(5008740100001)(586003)(2900100001)(102836003)(3846002)(5003600100002)(6116002)(5001770100001)(575784001)(77096005)(2950100001)(3280700002)(5004730100002)(76576001)(19580405001)(3660700001)(19580395003)(10400500002)(189998001)(142933001);DIR:OUT;SFP:1101;SCL:1;SRVR:AM2PR04MB0721;H:AM2PR04MB0722.eurprd04.prod.outlook.com;FPR:;SPF:None;MLV:sfv;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: 31 Mar 2016 06:24:25.9450 (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: 1562 Lines: 50 Hi Brian Norris, Could you please help to review and merge this patch? Thanks. > On 03/09/2016 08:59 PM, Yao Yuan wrote: > > > > new compatible string: "fsl,ls2080a-dspi". > > > > Signed-off-by: Yuan Yao > > Acked-by: Rob Herring > > --- > > Changed in v6: > > No changes. > > > > Changed in v5: > > Fix the subject and commit message. > > > > Changed in v4: > > No changes. > > > > Changed in v3: > > Add the modifier for new compatible string like: > > "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi" > > > > Changed in v2: > > Update my email to > > --- > > Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt | 5 ++++- > > 1 file changed, 4 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..1ad0fe3 100644 > > --- a/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > > +++ b/Documentation/devicetree/bindings/spi/spi-fsl-dspi.txt > > @@ -1,7 +1,10 @@ > > 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" > > + or > > + "fsl,ls2080a-dspi" followed by "fsl,ls2085a-dspi" > > - reg : Offset and length of the register set for the device > > - interrupts : Should contain SPI controller interrupt > > - clocks: from common clock binding: handle to dspi clock. > > --