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.3 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,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 54394C282DD for ; Fri, 10 Jan 2020 19:31:41 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 1DA0620661 for ; Fri, 10 Jan 2020 19:31:41 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="jbB3YwXz" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 1DA0620661 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linux.intel.com Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org 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:In-Reply-To:MIME-Version:References: Message-ID:Subject:To:From:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=LdIQIG2EYNU72d4B9+pFr63km9N6Ur/jEhqQw71E/v8=; b=jbB3YwXzCiF3mv DhWiolEnUMxlhZThDVu9pXbqQw5v93+A4ivcTAdPQypNZAkAikBXyX+heaChtn/59p/ozYhWNwmqm aExsvbwgi7dPMCNbphHIKDJrdGFoxdSBhxfFfr5FaX2BNTmdgRybE8SzCCnSEbWWRktoap8bUCzcO iVPcoc9s4ipAK9Xg8o1fd0758IVHmGwysW7iXd1Hs7Huq60v9shmDNdHXIcTkxFReRwbfXziIq8ed USXZxqpBtuxPsQoZNiHYInd+iaNudc091lY+lbLxko0cw1hBq4gVVsnHxCOrXt1XT3G0QSdVCr/VA A3Beruq8Y/bL7mXLK0PA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1iq00D-0002HA-K9; Fri, 10 Jan 2020 19:31:25 +0000 Received: from mga05.intel.com ([192.55.52.43]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1iq00A-0002G2-H5 for linux-mtd@lists.infradead.org; Fri, 10 Jan 2020 19:31:24 +0000 X-Amp-Result: UNKNOWN X-Amp-Original-Verdict: FILE UNKNOWN X-Amp-File-Uploaded: False Received: from fmsmga005.fm.intel.com ([10.253.24.32]) by fmsmga105.fm.intel.com with ESMTP/TLS/DHE-RSA-AES256-GCM-SHA384; 10 Jan 2020 11:31:21 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.69,418,1571727600"; d="scan'208";a="422217933" Received: from smile.fi.intel.com (HELO smile) ([10.237.68.40]) by fmsmga005.fm.intel.com with ESMTP; 10 Jan 2020 11:31:18 -0800 Received: from andy by smile with local (Exim 4.93) (envelope-from ) id 1iq007-0003bl-4D; Fri, 10 Jan 2020 21:31:19 +0200 Date: Fri, 10 Jan 2020 21:31:19 +0200 From: Andy Shevchenko To: John Garry Subject: Re: [PATCH v2 2/3] spi: Add HiSilicon v3xx SPI NOR flash controller driver Message-ID: <20200110193119.GI32742@smile.fi.intel.com> References: <1575900490-74467-1-git-send-email-john.garry@huawei.com> <1575900490-74467-3-git-send-email-john.garry@huawei.com> <0dc5cb2e-b765-9e13-b05e-9e3c835c5985@huawei.com> <20200109212842.GK3702@sirena.org.uk> <20200110140726.GB5889@sirena.org.uk> <6db83881-927c-d11c-9c77-23a45892ddab@huawei.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <6db83881-927c-d11c-9c77-23a45892ddab@huawei.com> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200110_113122_576593_8B6273AD X-CRM114-Status: GOOD ( 16.67 ) X-BeenThere: linux-mtd@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Linux MTD discussion mailing list List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: chenxiang66@hisilicon.com, linux-kernel@vger.kernel.org, tudor.ambarus@microchip.com, liusimin4@huawei.com, linuxarm@huawei.com, linux-spi@vger.kernel.org, marek.vasut@gmail.com, Mark Brown , linux-mtd@lists.infradead.org, xuejiancheng@hisilicon.com, Mika Westerberg , wanghuiqiang , fengsheng5@huawei.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-mtd" Errors-To: linux-mtd-bounces+linux-mtd=archiver.kernel.org@lists.infradead.org On Fri, Jan 10, 2020 at 02:58:54PM +0000, John Garry wrote: > On 10/01/2020 14:07, Mark Brown wrote: > > On Fri, Jan 10, 2020 at 11:55:37AM +0000, John Garry wrote: > ... > > > I will note that PRP0001+"jedec,spi-nor" compatible DSD seems to be the > > > defacto method to describe the SPI NOR-compat part for ACPI - that's what > > > I'm using. We could add properties there, but that seems improper. > > > > OK, so that's just reusing the DT binding in which case everything > > that's valid for the DT binding should also be valid for ACPI - I > > thought that actually worked automatically without you having to do > > anything in the code but ICBW. > > I thought that it would be improper as we could be mixing ACPI methods to > describe the serial bus (SPI Serial Bus Connection Resource Descriptor) and > also DT properties which could conflict, like CS active high. > > However I do see extra properties than "compatible" being added in DSD for > PRP0001: > https://patchwork.ozlabs.org/patch/662813/ (see EEPROM part) PRP method is only for vendors to *test* the hardware in ACPI environment. The proper method is to allocate correct ACPI ID. Properties (_DSD in ACPI) may be used in the same way as for DT if we have no other means in ACPI specification for them. > And if we were to do this, I think that we would need to add some > device_property_read_u32("spi-rx-bus-width", ...), etc calls in the SPI FW > parsing for ACPI path - I couldn't see that. It's okay as long as you have ACPI ID. P.S. Most of the sensor drivers were updated in order to support ACPI PRP method due to DIY hobbyist on IoT sector and embedded devices. This should not be an official way how we support hardware on ACPI-based platforms. -- With Best Regards, Andy Shevchenko ______________________________________________________ Linux MTD discussion mailing list http://lists.infradead.org/mailman/listinfo/linux-mtd/