From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-2.6 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE,SPF_PASS, USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2B97AC3A59E for ; Wed, 21 Aug 2019 11:06:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 01DE322D6D for ; Wed, 21 Aug 2019 11:06:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1566385608; bh=+08AVsDPECEZKOC2m1icMCxJDPPvL7Y7uQlmBX/jdU8=; h=Date:From:To:Cc:Subject:References:In-Reply-To:List-ID:From; b=KL63EQrAno0gg5cab48HUKN+Kq7/M7wYESsTS2/k78RqUKJSKakpn3FW1rWw1Gn42 Tq2tkE251s+hxhHHyPw0R9vgun3jvX0kW7WBLC5D9aOfcdbHnfDmDa/B7ys0dH4neF 8XduCyokrtRwIcnssMk5br5rndHLW3Q+kspGWVUU= Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727291AbfHULGp (ORCPT ); Wed, 21 Aug 2019 07:06:45 -0400 Received: from mail-ed1-f99.google.com ([209.85.208.99]:43244 "EHLO mail-ed1-f99.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727307AbfHULGo (ORCPT ); Wed, 21 Aug 2019 07:06:44 -0400 Received: by mail-ed1-f99.google.com with SMTP id h13so2433668edq.10 for ; Wed, 21 Aug 2019 04:06:43 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to:user-agent; bh=JdC8uw0uj+2D4USeHUjKzyTJis80DRjvckbMjZCqJZU=; b=cFi9d4sQIcfL7/ZVLx2OMifVrW9T8+y+oP+4ekJt5HIYPz5FJo38jNZZW3F8tDs9tr QeuG7afBmxMEnrGn8rFdjBV+aphk/txf1mTGFr7GvWCD2PLdEJ1ZTplBZLqhElrdZ+S+ c0JWBhkjVmVG3DlLAJeTuGOF7mPX5ooqYiSalTPF973dfqgihhgrRiWNrJh3aTIYjVaG d5aIXVshNxMe6w/f2vh1vROWbrNqfeO4NMiww3jYQahfEmcP0BYPAYl8IfCmDzlwT/X5 ragQMuffFnNjpoSrR69vnJHdZovsTc8RhR2FGT/wCeH84m0Bp8EIonKhZ7yxuZnoGH2+ Wr6A== X-Gm-Message-State: APjAAAVmXeA9aANGlI3KiLw/d98N6zRiI4V2Y1wR21bA5GXW9vmzQdgD BaPd5yneU3hsrfrZne0zz3audPhvNeZXM2ECLhTEXj+ddrN6ejCSv47tm3d8d+W+eQ== X-Google-Smtp-Source: APXvYqzxZ6O37/xYSKYIxfdvbs0bwiNGnIyS/izFkelzB/fpWN/Cr7FdRS9QI1MfboTK9+6aaXQew6qfNGyZ X-Received: by 2002:a17:906:1911:: with SMTP id a17mr30218337eje.290.1566385602798; Wed, 21 Aug 2019 04:06:42 -0700 (PDT) Received: from heliosphere.sirena.org.uk (heliosphere.sirena.org.uk. [2a01:7e01::f03c:91ff:fed4:a3b6]) by smtp-relay.gmail.com with ESMTPS id i17sm106024ejv.82.2019.08.21.04.06.42 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 21 Aug 2019 04:06:42 -0700 (PDT) X-Relaying-Domain: sirena.org.uk Received: from ypsilon.sirena.org.uk ([2001:470:1f1d:6b5::7]) by heliosphere.sirena.org.uk with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1i0ORu-0006pv-97; Wed, 21 Aug 2019 11:06:42 +0000 Received: by ypsilon.sirena.org.uk (Postfix, from userid 1000) id 137C52742B66; Wed, 21 Aug 2019 12:06:40 +0100 (BST) Date: Wed, 21 Aug 2019 12:06:40 +0100 From: Mark Brown To: Ashish Kumar Cc: linux-kernel@vger.kernel.org, linux-spi@vger.kernel.org, devicetree@vger.kernel.org, robh+dt@kernel.org, mark.rutland@arm.com, linux-next@vger.kernel.org, Kuldeep Singh Subject: Re: [Patch v4 1/3] dt-bindings: spi: spi-fsl-qspi: Add ls2080a compatibility string to bindings Message-ID: <20190821110640.GC5128@sirena.co.uk> References: <1565691791-26167-1-git-send-email-Ashish.Kumar@nxp.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="7qSK/uQB79J36Y4o" Content-Disposition: inline In-Reply-To: <1565691791-26167-1-git-send-email-Ashish.Kumar@nxp.com> X-Cookie: Sic transit gloria Monday! User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-next-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-next@vger.kernel.org --7qSK/uQB79J36Y4o Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Aug 13, 2019 at 03:53:09PM +0530, Ashish Kumar wrote: > There are 2 version of QSPI-IP, according to which controller registers s= ets > can be big endian or little endian.There are some other minor changes like > RX fifo depth etc. >=20 > The big endian version uses driver compatible "fsl,ls1021a-qspi" and > little endian version uses driver compatible "fsl,ls2080a-qspi" I'm not seeing the corresponding code changes anywhere? I'd at least expect to see the compatibles added, and it sounds like some actual code updates are needed. Please use subject lines matching the style for the subsystem. This makes it easier for people to identify relevant patches. --7qSK/uQB79J36Y4o Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl1dJcAACgkQJNaLcl1U h9ALWAf9FuOa4W9/UQrIJZeOZ/BujLFsH5QKFVBvWEBDKZF/EXSWLrYORXZxko35 l4tKWlUnJd4XbiikYKCJF+d3HWK8f6ZBgPKKMi5PYX9HeUtBF6fJ8mjn2Tz/xh6h sG7ZNP9OCu+i7HviwHWORMPBCeOplTwNShinPGIAMxCqM92AppySQfbSbFXl2u5i dDwGHh6zPt7raw0Jetq8zjOePmNxwgb8MyF4htJv/W62zF6InmY0XoXeAH3pVNpU e0R8Mp/hbYHKEql5s5GTgiBd1toZ5RiSsxWj0it+J66/nWKzQTsihCv0HVJUlGNu rdUYox05ntwGBCd4uTGuECa8E4cwrQ== =E1Em -----END PGP SIGNATURE----- --7qSK/uQB79J36Y4o--