Received: by 2002:a25:c205:0:0:0:0:0 with SMTP id s5csp826266ybf; Fri, 28 Feb 2020 08:21:26 -0800 (PST) X-Google-Smtp-Source: APXvYqzKro77Tbl/Pu+YZD7z2en2Hd1WKVPcT9r5kn9+kG9ZTm9uLyjzDdNhwevGOebScthFxnxT X-Received: by 2002:a05:6830:140b:: with SMTP id v11mr3985006otp.340.1582906886586; Fri, 28 Feb 2020 08:21:26 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1582906886; cv=none; d=google.com; s=arc-20160816; b=n8J022//cE/X6H5TEK1sEwUaXtJVkPBlwfBbyRTbNh52cEpk5urv3pW5BUr50lNNUl XVUPgQh9/N2XAKgyPDfZlly5QRCcsafYLGHudi98AvmfUCziJLtSxrXUQbYXWFBP3x7n 2iY3EVWVxsReZqW2BQgkp4q75wTIc1F3Vsc5UNA5fX9fey6YXIH8hi9bjJZKoEtRyVHR yxl7ZJ7cfdIoASwlYgE/Q0n77rKiqdOWiwwDaCe7wmm2vaa3rvZ37u4cyqNY1opWCyBF F9+qIUeSVBA0TL47TDw4/nnSjKRxL0X4cIDyxdjSZvgy7EDQYEV6f1aLAGGbrzddXhaO xLYQ== 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; bh=n1275XsDQKYhS7LmjOu+E8pP5RdHGFNfW11MWKAQ9u8=; b=iPObdAZywmq61j9l4wHysvQLuN/aQXN5ZXV/dCeNLZmO0IosD5GBzHSbB6DUEzD+SS iCQC92OeV0g75jTpQ7KuNESmOHvjiTVhfpCKLL6+o7MSmqL0+bLvRlUYBiZt+Xjyasib kSLj9frGlzNHrVg7DyZOvJSEw8RCbHP9sdcQYjDwMRJsbRo6z1tCB7b3v7YHiAF9X+wt P96ltARv6UoQPDqqDh0Ve9YFAnTTGZw+jScQ+w+63/w9GJFw4thw9vCIyENXgv23T/5S 5/Mk0CwZRxPVIByR8CWQ0P36frsaWHtM48EtHnp/v3kvMJn3WxD805DSPB1zplYGidRR bNRg== 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=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m19si2026009oig.91.2020.02.28.08.21.14; Fri, 28 Feb 2020 08:21:26 -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=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726167AbgB1QVA (ORCPT + 99 others); Fri, 28 Feb 2020 11:21:00 -0500 Received: from foss.arm.com ([217.140.110.172]:40920 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725730AbgB1QVA (ORCPT ); Fri, 28 Feb 2020 11:21:00 -0500 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id ED7B431B; Fri, 28 Feb 2020 08:20:59 -0800 (PST) Received: from localhost (unknown [10.37.6.21]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 6FBA73F73B; Fri, 28 Feb 2020 08:20:59 -0800 (PST) Date: Fri, 28 Feb 2020 16:20:57 +0000 From: Mark Brown To: John Garry Cc: linux-spi@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mtd@lists.infradead.org, andriy.shevchenko@linux.intel.com, linuxarm@huawei.com Subject: Re: [PATCH RFC 3/3] spi: HiSilicon v3xx: Use DMI quirk to set controller buswidth override bits Message-ID: <20200228162057.GC4956@sirena.org.uk> References: <1582903131-160033-1-git-send-email-john.garry@huawei.com> <1582903131-160033-4-git-send-email-john.garry@huawei.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="DSayHWYpDlRfCAAQ" Content-Disposition: inline In-Reply-To: <1582903131-160033-4-git-send-email-john.garry@huawei.com> X-Cookie: There Is No Cabal. 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 --DSayHWYpDlRfCAAQ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Feb 28, 2020 at 11:18:51PM +0800, John Garry wrote: > The Huawei D06 board (and variants) can support Quad mode of operation. >=20 > Since we have no current method in ACPI SPI bus device resource descripti= on > to describe this information, use DMI to detect the board, and set the > controller buswidth override bits. Hopefully this is something that the ACPI people will be looking to address going forwards :/ --DSayHWYpDlRfCAAQ Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQEzBAABCgAdFiEEreZoqmdXGLWf4p/qJNaLcl1Uh9AFAl5ZPekACgkQJNaLcl1U h9BxUwf/TDuNgCXr7WDgjO72Sd8M518jpCW63B2SJ/nhlOul+uSQtPp38AvFbOKG xdPHKVoh82UV1cn6w79H71fMVmDy3y9uPlIB+GTxvnGze9F03HHo0ybJuAD6pvmb gW4TsG3xZ9TatTMfM5n3sc0APvcfxXe3DjqWOhsdw9zlGddgfpObtyTApRiScQWK UBZQnih2B8Fkgfbb5QSCjMEuxd4Hwp6lz/EkxKbBvgG3m8H41ONev6XKRkPCNagd 8tS65tJb0nhEuP6X8F0NpkkyQaDwsWSybWp06Zo8X1f5E2yxdhgc0qCbPThGFnil f30KtWcvkDjZRu0eymnJ+Zab1jvEHQ== =T+F5 -----END PGP SIGNATURE----- --DSayHWYpDlRfCAAQ--