Received: by 2002:a25:868d:0:0:0:0:0 with SMTP id z13csp1368536ybk; Thu, 21 May 2020 05:22:37 -0700 (PDT) X-Google-Smtp-Source: ABdhPJwZb26QVxARstjhSVTdC9NKFQwYaMMs1IJFEBB8FEAjN2EuNE8U878tqEfJKYBh2JjnQKqe X-Received: by 2002:a50:abe3:: with SMTP id u90mr7573761edc.278.1590063757500; Thu, 21 May 2020 05:22:37 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1590063757; cv=none; d=google.com; s=arc-20160816; b=kksPww8yLCa439z61S/zua3MW8g6G59cEt4hLuV4RfKPpKyBPsgtSwWLC/i9aExbEn l5nwTiQ1vIOWOa0JTfstlevnuqN3zd4GehRFuvMkNgQAga8c/bh21zB5vdC4XiPS/jVo uv5aNpwi6qd/zvZvtfQjNiLUwpraGXvPnTuOEC0EaKny9VNJs4x91NFc6DFaYlDMMgYl jp2Z8MxcgeXzM6NhoaS/0+ufEHiFqye/iYxEkh6bB4g7wN9C/B4qG1rxBFao9e6dAigg 1DzjM1tcxDhUdXOAjnBxxQbPALdkRgU02IVPeXFb8wIAHnbN8tY6PylTr3Wp3bdq6tZY b6lQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=DfwtMpIr/vdxZa3zfFBeZ20R2rRD6M4aAY2lF18cNKQ=; b=GHXCkgxB0iBShwM2wqIyuHEWCfTK0l0ORW6pf9IK93CaC9u9Oe0a4zHZ+Wpk2WhugT tIXPu7KFRCETnWdsgj9LbzFJvA1hmMRkEVdkCUIPOU+M0qUY6NS+bOnd9ExcO22Wq4ar 3IKpfeD+XtFK4EgrEl5okPhKz/ZpKofw00dewzRSJktT9uSsO6fmrpvmnyOr80gOT63g 83s18Zp3MfBEy2pJf7gLVhOrz6valDMTXg7hTRLNK7Oov6hna98DMcYbPs9qdhmEM9AD jz1VShbZGQZKmbMVjOGXQTZWF+ceYL9zmw1dY4DUWCFMZMy5LuxHlTuS+gwLWKuEQ+Ul xLMQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S6sdA04c; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id dj17si3156337edb.556.2020.05.21.05.22.13; Thu, 21 May 2020 05:22:37 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=S6sdA04c; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=pass (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1729189AbgEUMUj (ORCPT + 99 others); Thu, 21 May 2020 08:20:39 -0400 Received: from mail.kernel.org ([198.145.29.99]:59764 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1727969AbgEUMUi (ORCPT ); Thu, 21 May 2020 08:20:38 -0400 Received: from localhost (fw-tnat.cambridge.arm.com [217.140.96.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id AE5702070A; Thu, 21 May 2020 12:20:37 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1590063638; bh=ibFoIIyMF1Cq5K82d+d9TeF08+OR/OuKj6IPDBv1eCg=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=S6sdA04cTnvXYoly+hZLJSJzYe2wasbfZ02IuM3wTto6o/oXeugLu+X+5sUrImmdA +XeyGwWZyprjvvHR395Cpu/yvFuSgjMoJiwts0sj7M+0lU9rLk07V8SXNnJG7k6UHK 9eXkLBREWeFM4y3W5VdZgw4K19OjDmMvaAfJULZ8= Date: Thu, 21 May 2020 13:20:35 +0100 From: Mark Brown To: "Ramuthevar, Vadivel MuruganX" Cc: robh@kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, linux-spi@vger.kernel.org, vigneshr@ti.com, cheol.yong.kim@intel.com, qi-ming.wu@intel.com Subject: Re: [PATCH v2 1/1] dt-bindings: spi: Add schema for Cadence QSPI Controller driver Message-ID: <20200521122035.GB4770@sirena.org.uk> References: <20200520123612.11797-1-vadivel.muruganx.ramuthevar@linux.intel.com> <20200520124329.GF4823@sirena.org.uk> <20200521105646.GA4770@sirena.org.uk> <24b0297c-5c33-f690-9514-68b76fc2c9ea@linux.intel.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="JP+T4n/bALQSJXh8" Content-Disposition: inline In-Reply-To: <24b0297c-5c33-f690-9514-68b76fc2c9ea@linux.intel.com> X-Cookie: Keep your laws off my body! User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --JP+T4n/bALQSJXh8 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thu, May 21, 2020 at 08:14:04PM +0800, Ramuthevar, Vadivel MuruganX wrote: > On 21/5/2020 6:56 pm, Mark Brown wrote: > > That doesn't address either of the issues. The removal of the old > > bindings and addition of the YAML ones needs to be in a single patch > > doing that conversion. What I'm suggesting should be done separately is > > whatever changes to the semantics of the bindings you are (according to > > your changelog) doing. > You mean semantics of the binding as a single patch you are suggesting me, > right? , Thanks! I mean that any changes to the bindings ought to be split out into separate patches, if there's multiple changes it may make sense for there to be multiple patches. --JP+T4n/bALQSJXh8 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl7GchIACgkQJNaLcl1U h9BBmwf/TAx18MCyJnkJz/cUdXiSZ/+3KxoqHwPbafjuXp6qJnMplcEAKFr4GKRQ PTqDr6x+1BLU9teHxr+zvvTjM291hIaF9Nvrf/UxkM3IpOAmBUSzPV1frd0hN2sZ eGhxkeI9d/+Vke4/koh+o4e89xis1Rk197LwrBSCBqS17mnXXu9CcJxxCOAmGlQn 0PPfp8vz+tLT400Cf9QaP5U4cpKom24uz5GbjmOaq7mIHs+U+PZdjFJJ6gxKxV3K uUsaW2MnVnkPmgQlC0jMdaOYvxwduiCYCH4nT1zLLs+iSqJkoOiB4uMI0/QuFm4c kPWfhUXiqDm2eSA4sTcD4e/5YvDhfg== =I4eQ -----END PGP SIGNATURE----- --JP+T4n/bALQSJXh8--