From patchwork Wed May 22 07:00:33 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Kuldeep Singh X-Patchwork-Id: 10955195 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id BAB0014C0 for ; Wed, 22 May 2019 07:01:06 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id A617F28A2A for ; Wed, 22 May 2019 07:01:06 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 9549628A32; Wed, 22 May 2019 07:01:06 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-5.2 required=2.0 tests=BAYES_00,DKIM_SIGNED, DKIM_VALID,MAILING_LIST_MULTI,RCVD_IN_DNSWL_MED autolearn=ham version=3.3.1 Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.wl.linuxfoundation.org (Postfix) with ESMTPS id 391EE28A2A for ; Wed, 22 May 2019 07:01:06 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:MIME-Version:In-Reply-To:References: Message-ID:Date:Subject:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=ntw6PBr7f1YicsSdylZR3fi379zxyNYSdDNe5S7jHx4=; b=gmdthqEyM8zJjk txbe+j+rCm5osJxAhDmlOX46L9W9EyUU0OPk1SHvyOlXCW7Zm0V1bxcniRH8ApaCSZbPn5ZMxwqXx 59RapVji+o3G7ONhWlAnIzz/pYOj1r4L2hgbWTa18SJca+NDHQSQ7HrM5kckyEGakAV51fYIWM7eF PbmKr2w2VsGXqpxz1LsaGzOJwB/QAPFu9xSHByZFPBXw6pP9LFpiCbU6IO9/gQIMZFoMo6NAMfnWv Dw0oLd2ViNQ9TIBpmLMTA39LOr2I6Ed7a86lm8uVjLKMmzBsHMMzKrDsf5MuIy+smoIUMZTQNbyrB iVyR7l2Q+W+4V+Xm12DA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTLFI-0006d0-LX; Wed, 22 May 2019 07:01:04 +0000 Received: from mail-eopbgr150048.outbound.protection.outlook.com ([40.107.15.48] helo=EUR01-DB5-obe.outbound.protection.outlook.com) by bombadil.infradead.org with esmtps (Exim 4.90_1 #2 (Red Hat Linux)) id 1hTLEv-0006Ak-O5; Wed, 22 May 2019 07:00:43 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=nxp.com; s=selector2; h=From:Date:Subject:Message-ID:Content-Type:MIME-Version:X-MS-Exchange-SenderADCheck; bh=VouzFgy1tRIaaLkbEIf0KeePJOl53KNIVhskIt8H/6c=; b=S/vKgDz/iUrbdRO+C/X5tHqeY6QW1QqkJc/abguSRz7DOepiZLbI0nmp5k9bUwlGPC2r4uGK0qrzblOsbUykfdK7tfYSH4BniPKjZLrhqtweTk1xOFEmPFLIMptEkVfDU2hK0VfJGXoCLZKZnmbjSSxpDpgEnrQK+yty/20rzqs= Received: from AM0PR0402MB3556.eurprd04.prod.outlook.com (52.133.43.147) by AM0PR0402MB3668.eurprd04.prod.outlook.com (52.133.39.146) with Microsoft SMTP Server (version=TLS1_2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id 15.20.1900.17; Wed, 22 May 2019 07:00:34 +0000 Received: from AM0PR0402MB3556.eurprd04.prod.outlook.com ([fe80::f891:76d:8a6a:3dfd]) by AM0PR0402MB3556.eurprd04.prod.outlook.com ([fe80::f891:76d:8a6a:3dfd%2]) with mapi id 15.20.1922.016; Wed, 22 May 2019 07:00:34 +0000 From: Kuldeep Singh To: "devicetree@vger.kernel.org" Subject: [PATCH v2 2/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string Thread-Topic: [PATCH v2 2/2] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string Thread-Index: AQHVEGwN9+M7FDipQkqKEM1raTNGpA== Date: Wed, 22 May 2019 07:00:33 +0000 Message-ID: <20190522070133.24953-2-kuldeep.singh@nxp.com> References: <20190522070133.24953-1-kuldeep.singh@nxp.com> In-Reply-To: <20190522070133.24953-1-kuldeep.singh@nxp.com> Accept-Language: en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-clientproxiedby: BM1PR01CA0107.INDPRD01.PROD.OUTLOOK.COM (2603:1096:b00::23) To AM0PR0402MB3556.eurprd04.prod.outlook.com (2603:10a6:208:17::19) authentication-results: spf=none (sender IP is ) smtp.mailfrom=kuldeep.singh@nxp.com; x-ms-exchange-messagesentrepresentingtype: 1 x-mailer: git-send-email 2.17.1 x-originating-ip: [92.120.1.68] x-ms-publictraffictype: Email x-ms-office365-filtering-correlation-id: 5ab10938-86ee-4255-8ae2-08d6de832f57 x-ms-office365-filtering-ht: Tenant x-microsoft-antispam: BCL:0; PCL:0; RULEID:(2390118)(7020095)(4652040)(8989299)(4534185)(4627221)(201703031133081)(201702281549075)(8990200)(5600141)(711020)(4605104)(4618075)(2017052603328)(7193020); SRVR:AM0PR0402MB3668; x-ms-traffictypediagnostic: AM0PR0402MB3668: x-microsoft-antispam-prvs: x-ms-oob-tlc-oobclassifiers: OLM:1360; x-forefront-prvs: 0045236D47 x-forefront-antispam-report: SFV:NSPM; SFS:(10009020)(366004)(189003)(199004)(6506007)(8936002)(7736002)(305945005)(99286004)(68736007)(76176011)(386003)(2501003)(2351001)(186003)(11346002)(81166006)(102836004)(498600001)(6116002)(36756003)(54906003)(86362001)(81156014)(8676002)(14454004)(52116002)(5660300002)(50226002)(3846002)(1730700003)(6486002)(2906002)(5640700003)(64756008)(66556008)(6512007)(14444005)(256004)(66446008)(73956011)(66476007)(66946007)(6436002)(446003)(71200400001)(71190400001)(476003)(1076003)(53936002)(25786009)(486006)(26005)(6916009)(44832011)(4326008)(2616005)(66066001); DIR:OUT; SFP:1101; SCL:1; SRVR:AM0PR0402MB3668; H:AM0PR0402MB3556.eurprd04.prod.outlook.com; FPR:; SPF:None; LANG:en; PTR:InfoNoRecords; MX:1; A:1; received-spf: None (protection.outlook.com: nxp.com does not designate permitted sender hosts) x-ms-exchange-senderadcheck: 1 x-microsoft-antispam-message-info: UEsqVFc0iiTPCeZNDrd0/S31Tk+34nqvqtTiIXgTlfyUPHWsk3j2dhacA8n8ZBT3zryLFU/zkhaexdsP56jTrw+tRe9RKOgbv0kieQmJy+R/BlC8V2QJubfPEi0In7a8V7LBijAvz9+mnTFBIqSrKVtImq139/lWWKllZ4joVAr/kpOKXobb64Rzkqeo0sZtPqVBVgHtx5drcCZIh/AOMVP9BxOK3onbjnB+H85aggstVaA8FO49pRFzWaqgV3yCX5g1Cx5WAz4CEuH63t60laMFrjI6PTz6eqT78RdSasOCAvyRMTOVm4f+af00pFvq/84nEffDBADgBz2/HogTsL6sspJ+NzGE2jLYDPrXbJ4gpWwtaQqbtpRiPNA28otahQwqo7sTAycbn94XJASSvt0tteZ8gvfu+OZMmSYSs48= MIME-Version: 1.0 X-OriginatorOrg: nxp.com X-MS-Exchange-CrossTenant-Network-Message-Id: 5ab10938-86ee-4255-8ae2-08d6de832f57 X-MS-Exchange-CrossTenant-originalarrivaltime: 22 May 2019 07:00:33.9909 (UTC) X-MS-Exchange-CrossTenant-fromentityheader: Hosted X-MS-Exchange-CrossTenant-id: 686ea1d3-bc2b-4c6f-a92c-d99c5c301635 X-MS-Exchange-CrossTenant-mailboxtype: HOSTED X-MS-Exchange-Transport-CrossTenantHeadersStamped: AM0PR0402MB3668 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20190522_000041_883345_25AAFDB9 X-CRM114-Status: GOOD ( 10.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: "bbrezillon@kernel.org" , Kuldeep Singh , Ashish Kumar , "broonie@kernel.org" , "linux-mtd@lists.infradead.org" , "linux-arm-kernel@lists.infradead.org" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+patchwork-linux-arm=patchwork.kernel.org@lists.infradead.org X-Virus-Scanned: ClamAV using ClamSMTP There are 2 version of QSPI-IP, according to which it can be big endian or little endian. There are some other minor changes as well. The big endian version uses driver compatible fsl,ls1021a-qspi and little endian version uses fsl,ls10280a-qspi Signed-off-by: Ashish Kumar Signed-off-by: Kuldeep Singh --- Update v2: Convert to patch series and rebasing done on top of tree Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt index a72616a1ad2d..2c2a3e919a06 100644 --- a/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt +++ b/Documentation/devicetree/bindings/spi/spi-fsl-qspi.txt @@ -3,9 +3,8 @@ Required properties: - compatible : Should be "fsl,vf610-qspi", "fsl,imx6sx-qspi", "fsl,imx7d-qspi", "fsl,imx6ul-qspi", - "fsl,ls1021a-qspi" + "fsl,ls1021a-qspi", "fsl,ls2080a-qspi" or - "fsl,ls2080a-qspi" followed by "fsl,ls1021a-qspi", "fsl,ls1043a-qspi" followed by "fsl,ls1021a-qspi" "fsl,ls1012a-qspi" followed by "fsl,ls1021a-qspi" "fsl,ls1088a-qspi" followed by "fsl,ls2080a-qspi"