Received: by 2002:ac0:950c:0:0:0:0:0 with SMTP id f12csp3459242imc; Wed, 13 Mar 2019 19:37:24 -0700 (PDT) X-Google-Smtp-Source: APXvYqyxQcm+xFsbuhiz2YBk8yhHFz8klzIWF51ZMW9Z4zJz3BLBzoG4IJgyhR86GdniMn/ODBrw X-Received: by 2002:a63:561f:: with SMTP id k31mr15801777pgb.319.1552531044099; Wed, 13 Mar 2019 19:37:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1552531044; cv=none; d=google.com; s=arc-20160816; b=B1+J4DC8AqQonc/KY3X86MJM2s4OeXY7zWk0CRk3gS9p92SqN12TCy+0ZwOHDUfG8o DZzQpcn1AVW1CcTLNkRq5L6v1/jKepdmd/PqMho34ppiBKA6xGyKia1gad7uTxAQ6zuY 8f0Fu3d1ICDZmwMhg82DexwEjyn432m1sWwkAYHWVgEguCFjmnngjfu2sIOYc4npJH0b 8lVl0Wd2imkgKeePIwN0LuNCCBYyLEXiI0hHNbE71wEwFlOxF165VGT+rsaZMXUCVleA CdeeOf2iz4fhaVoXGRe1R9X3CcazaNbWS6ys0lb/0uwdTZbzweNxhCwxHuQpYihtFzyQ kgZQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:mime-version:message-id:references :in-reply-to:subject:cc:date:to:from; bh=7xPCu2owDsY/zMn3hJhiAPOof07GNcmOfEUGUFjrV7U=; b=jOTVg9L0WWFq2zXDUDbMKsdwTkZD+4ehRJvPWEXneHkEsOq3z1kX4XzrJKEFUMWFqo HgqWLUUlqOLPHc6EjFEUpaflXQDpdZDLvvo2zrE6eV1YWdpQmhshOm56mwXLwCjz94gL O/Tq6UvdscVXb/GlEvNJgKyr4NPyUzuTnYfYl/Nj9e0B6P5HNoTWje8/qGS3x92Kvplv 9bMHoIt96hNm+qWQccWEPWomqyWL7PQmNjBJ4Q7xO6hezB6tAj5OPHqCWV5tTAsWFp0Y tW4DedMzjzx1yfSA/G9C7leoyerpzjkwZeUYCDO75l+cjLRDDckXRWYmbFO6dGXEqwIT 3RWA== 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 Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id h6si11407358pfc.255.2019.03.13.19.37.07; Wed, 13 Mar 2019 19:37:24 -0700 (PDT) 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 Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726787AbfCNCg2 (ORCPT + 99 others); Wed, 13 Mar 2019 22:36:28 -0400 Received: from mx2.suse.de ([195.135.220.15]:36154 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726530AbfCNCg1 (ORCPT ); Wed, 13 Mar 2019 22:36:27 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 89D00AF58; Thu, 14 Mar 2019 02:36:26 +0000 (UTC) From: NeilBrown To: Chuanhong Guo Date: Thu, 14 Mar 2019 13:36:11 +1100 Cc: John Crispin , Stefan Roese , Matthias Brugger , Armando Miraglia , Armando Miraglia , Greg Kroah-Hartman , sankalpnegi2310@gmail.com, devel@driverdev.osuosl.org, linux-arm-kernel@lists.infradead.org, linux-mediatek@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] spi: mediatek: Attempt to address style issues in spi-mt7621.c In-Reply-To: References: <20190313122403.248873-1-armax@google.com> <4789d739-d2b5-357b-b9d8-bfaf587d33fc@gmail.com> <4172ce05-8dfc-c956-6af0-47c8367c215e@denx.de> <87y35ipgkt.fsf@notabene.neil.brown.name> Message-ID: <87mulyp4h0.fsf@notabene.neil.brown.name> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha256; protocol="application/pgp-signature" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org --=-=-= Content-Type: text/plain On Thu, Mar 14 2019, Chuanhong Guo wrote: > Hi! > On Thu, Mar 14, 2019 at 6:14 AM NeilBrown wrote: >> >> [...] >> My only small concern is that this driver was backported to openwrt >> (4.14 based) and then reverted >> >> https://github.com/openwrt/openwrt/commit/749a29f76ca780d8df70a5163d43bbdc6f13ba3f >> >> "This breaks some mt7621 devices." >> >> Possibly it was backported badly, or possibly there is a problem. > Last time I backported the version with broken SPI modes so it got > broken SPI CS1 support. There is one mt7621 router using SPI CS1 in > OpenWrt and the backported driver broke it. > It has been fixed by my two "drop broken spi modes" patches. Ahh, thanks for the clarification. Good to know all known problems are fixed. Thanks, NeilBrown >> >> John: do you have any more details of the problem other than what is in >> the commit message? >> >> Thanks, >> NeilBrown > > Regards, > Chuanhong Guo --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQIzBAEBCAAdFiEEG8Yp69OQ2HB7X0l6Oeye3VZigbkFAlyJvhwACgkQOeye3VZi gbnSyg/6A4cJK3Y6QVKHque374sHdHn+JkGuuP2+lNs/SQMknyXuHJiOQVWuJFh3 YthVDHhRodQM87ilVji48sJQEZoXkwC2mvglabGxL9ior1qGUYE01R3qp5OTcvZ9 UrMOJNILFKvfRh/u0ZcjntPj7DodjvkBFbJaWP96/PZQrrAMvjFlkYOVw/Bpnz8O sZR8dkp7jytaX10hnEgLM/vvE98j0igoY8dOXIgd45ZY28tHpRfRxVFvUZfeOtfD OcyaqtICFJaMcQOC1Ehfl/haems1rxNCaiJnQ/7ZJRpzz/pY16H7I9V1JxdS6oti zwLbhp7qQHtyRxYAdlAUE6H4krLYC/EsJVIgOdMZyVTKEIdF5FAmTnibnoz5LMOW RHVXRa93tgpKiANfM1suxjIA04HnpfSBwaCz/xmYOWjhRc5tkwYO57AaEdZA3AsQ b1vD68vQCqMTrP5KtbQNFGih0upuQG+7xHUVHLHBgTy4zMgzHofEodSHjSxaiY2U XLwcba3M92hO7z023P3vtLlgUhtOGsyJ1SFw/SxBaTUiv91kgQ5Kpg2FI5rxywXi LYO7k+u2p1Y9MD5iOFUHSMabselNGPIZ3hGSRUehtK0tlowelR1UU6sc2r0Nw+JM 3Mttp/kKuoYjC5l57kHzUWo8hjoOniCPFBn49O6tm5EI8wgOSww= =HXHg -----END PGP SIGNATURE----- --=-=-=--