Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752607AbcCYH2H (ORCPT ); Fri, 25 Mar 2016 03:28:07 -0400 Received: from mail-am1on0088.outbound.protection.outlook.com ([157.56.112.88]:4832 "EHLO emea01-am1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752118AbcCYH2F convert rfc822-to-8bit (ORCPT ); Fri, 25 Mar 2016 03:28:05 -0400 X-Greylist: delayed 2016 seconds by postgrey-1.27 at vger.kernel.org; Fri, 25 Mar 2016 03:28:04 EDT From: Yao Yuan To: Yuan Yao , "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: AQHRee7PJEIXCTFZ9EGTTRwh8tfGlp9pzluw Date: Fri, 25 Mar 2016 06:54:24 +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: <1457518926-18518-2-git-send-email-yao.yuan@freescale.com> Accept-Language: en-US, zh-CN Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: authentication-results: freescale.com; dkim=none (message not signed) header.d=none;freescale.com; dmarc=none action=none header.from=nxp.com; x-originating-ip: [192.158.241.86] x-ms-office365-filtering-correlation-id: 9008594e-fb7d-49dc-cd3f-08d3547a4d58 x-microsoft-exchange-diagnostics: 1;AM2PR04MB0770;5:vMHG//T5IQZiEi80rTX0IoDajDWb+gvFQTXk1OSFEt+P7TjHuXYgQSXi6vGco55CDj81hHuwTnT/lyBq6Hcd+cf+JUKgZ1y+DCugTiWuphxaXaeeXSt/oCiJOAsSzpq0q8B6Jlv5WjarGvenqEZOVg==;24:grZZbOXl0kvpS48hwMmO/Ws1S3rKNtEPp1B1174iWpywL0NO1Hmz60azjYCbfJ3kKCE2Kbv0c7Nxi0hJOC2yK1J/PxdbN1DdOT52+rrQQDs= x-microsoft-antispam: UriScan:;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0770; 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:AM2PR04MB0770;BCL:0;PCL:0;RULEID:;SRVR:AM2PR04MB0770; x-forefront-prvs: 0892FA9A88 x-forefront-antispam-report: SFV:NSPM;SFS:(10009020)(6009001)(377454003)(24454002)(53754006)(2950100001)(2900100001)(76576001)(5008740100001)(586003)(6116002)(3846002)(102836003)(106116001)(19580405001)(33656002)(2501003)(81166005)(1096002)(1220700001)(122556002)(189998001)(575784001)(74316001)(5002640100001)(66066001)(5001770100001)(11100500001)(4326007)(2906002)(76176999)(10400500002)(50986999)(5003600100002)(3280700002)(5004730100002)(54356999)(86362001)(77096005)(87936001)(3660700001)(92566002)(7059030)(142933001);DIR:OUT;SFP:1101;SCL:1;SRVR:AM2PR04MB0770;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: 25 Mar 2016 06:54:24.7436 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM2PR04MB0770 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1473 Lines: 50 Hi All, 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. > --