Received: by 2002:a25:1506:0:0:0:0:0 with SMTP id 6csp5634739ybv; Tue, 18 Feb 2020 00:57:52 -0800 (PST) X-Google-Smtp-Source: APXvYqwR5or1VzP/GMdm/jcPjIoVqHnVsCPlN7w6K6p/L2v5CNDZdZz9kyKtuoTX967O81YMsxPH X-Received: by 2002:aca:a857:: with SMTP id r84mr546763oie.41.1582016272604; Tue, 18 Feb 2020 00:57:52 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582016272; cv=none; d=google.com; s=arc-20160816; b=B96f66RtNvtdl3xUZ7GIqGORyqD1bMChy85B+eVeDUgFsfos5gndcADjm8r/owfcap bp3s+J5rhZKajfnPjI4sxovjF6ilPUEQubJGJ/W+Op1tIiVfNFQGxMYAcVgZor1E26UV 76aXUlepkPiueuz8KocFSwHoPOm1MZUakQakOWx9KQjSGW7khh4k8WENHHbYQeHrgTmY eqZm9QO5zXnFfMMkdvYTLjjUsxosIwF1XlwjA51VbIT23f4480ne6K3wiNkDjcGgRJMg ayiZqxgkbU6A+LbCbpQQkHV4iwpDu/gBoRukMwsz2KRR+nddiPV3nzUuuf6uXeCJtv5i HPoA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-language :content-transfer-encoding:in-reply-to:mime-version:user-agent:date :message-id:from:references:cc:to:subject; bh=pnEtdMQJcEAuLSes7d8g6uYl4InT4zTB/rPxm/rQgjk=; b=smZU8D0zQBASUQDyPH8q4RvnDpxUCc2yj1HSPbAYloKMVSpfAoDy25F6Drgz2tiKk+ 3+3DB78kwhnEbESegIZM1+TvZSaMqsfn2odrAo24pZ819RPZh715gqXJQDutlyW0a9OH T5nvvs2WqgOtIVGbO94vxCoYGmBePUAZddo80iXrSrPIoJiiMi02ZhgyT76AwJf6pK2E e/ubv2a1lAe0G0pLVCwGOt1VeK+3vvoxIl5+Oq5KpFqoX7KnjdGGBi72b8h9KQtTPRlK k0j9LjYoQen8H5erCiKM51MRrli5b43NFGMIrDwueQirv0bBDN9ihTJfzg2G4avmuBDx IUaQ== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id p189si199838oic.134.2020.02.18.00.57.40; Tue, 18 Feb 2020 00:57:52 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=intel.com Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726298AbgBRI4g (ORCPT + 99 others); Tue, 18 Feb 2020 03:56:36 -0500 Received: from mga06.intel.com ([134.134.136.31]:38072 "EHLO mga06.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726186AbgBRI4g (ORCPT ); Tue, 18 Feb 2020 03:56:36 -0500 X-Amp-Result: SKIPPED(no attachment in message) X-Amp-File-Uploaded: False Received: from orsmga001.jf.intel.com ([10.7.209.18]) by orsmga104.jf.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 18 Feb 2020 00:56:35 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.70,456,1574150400"; d="scan'208";a="314991670" Received: from linux.intel.com ([10.54.29.200]) by orsmga001.jf.intel.com with ESMTP; 18 Feb 2020 00:56:35 -0800 Received: from [10.226.38.30] (unknown [10.226.38.30]) by linux.intel.com (Postfix) with ESMTP id 2ABC458033E; Tue, 18 Feb 2020 00:56:31 -0800 (PST) Subject: Re: [PATCH v9 0/2] spi: cadence-quadpsi: Add support for the Cadence QSPI controller To: Vignesh Raghavendra , Mark Brown Cc: Simon Goldschmidt , linux-kernel , linux-spi@vger.kernel.org, Mark Rutland , Rob Herring , "open list:OPEN FIRMWARE AND FLATTENED DEVICE TREE BINDINGS" , dan.carpenter@oracle.com, cheol.yong.kim@intel.com, qi-ming.wu@intel.com, dinguyen@kernel.org, tien.fong.chee@intel.com References: <20200214114618.29704-1-vadivel.muruganx.ramuthevar@linux.intel.com> <20200214121145.GF4827@sirena.org.uk> <4712cdc4-34cd-990b-3d53-3d394ae1250b@linux.intel.com> <20200217115213.GA9304@sirena.org.uk> From: "Ramuthevar, Vadivel MuruganX" Message-ID: <49bc16bc-297f-d58c-5b93-6397edf1fbda@linux.intel.com> Date: Tue, 18 Feb 2020 16:56:31 +0800 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:60.0) Gecko/20100101 Thunderbird/60.9.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=windows-1252; format=flowed Content-Transfer-Encoding: 8bit Content-Language: en-US Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Vignesh, On 17/2/2020 8:18 PM, Vignesh Raghavendra wrote: > Hi Vadivel, > > On 17/02/20 5:22 pm, Mark Brown wrote: >> On Mon, Feb 17, 2020 at 05:28:38PM +0800, Ramuthevar, Vadivel MuruganX wrote: >>> On 14/2/2020 8:11 PM, Mark Brown wrote: >>>> Given that this is a new driver I'd be very surprised if it broke other >>>> users? I can imagine it might not work for them and it would definitely >>>> be much better to get their review but it shouldn't be any worse than >>>> the current lack of support. >>> *[Vignesh]*? The legacy driver under drivers/mtd/spi-nor will be removed as >>> we cannot >>> support both SPI NOR and SPI NAND with single driver if its under >>> spi-nor. New driver should be functionally equivalent to existing one. >>> So I suggest you test this driver on legcay SoCFPGA products. >> You're not actually removing the driver here, you're adding another >> driver for the same thing. >> > I agree with Mark here. > > I realized that you are using same CONFIG option as the old one to build > this driver. This causes new driver to fail to probe as old driver would > bind to the node instead (both drivers will be built into the kernel and > both drivers have same compatible). > > So, you should remove the old driver. Could you also include patches > removing old driver? New driver and bindings are anyways backward > compatible with existing one Sure , will remove the existing driver and sending single patch, Thanks! Regards Vadivel