Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp4380874ybl; Mon, 9 Dec 2019 09:52:16 -0800 (PST) X-Google-Smtp-Source: APXvYqxxla3Is9bzLk4DiL2uRFUv7E0PeCu42+Gby0W+nNWZyb3KC8EHCROQkU2u2f1tWHWpobix X-Received: by 2002:a9d:5888:: with SMTP id x8mr21405727otg.361.1575913935971; Mon, 09 Dec 2019 09:52:15 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1575913935; cv=none; d=google.com; s=arc-20160816; b=bbKrz+DJPQ/TmuA+58tgbYpMSjH6dd1A8rhE+7Mbq1ED1mr8OSvipAeFZI3Sn5HXb2 CPn7jXGoacTM2AgoTPvzc6hVU6NMfDmznmapVDPHx62xHQzSvNf8BtuvjdEvvrfnZXSV Rr3b/cW27SVSTeA904HMbnVtd9N4HMpn1c9iQUNyk9DqAl4RiYTJzjq59IsSJnJ33Fwy ocAkIVdbNBMHjYUJxmUE4vszcm52+A6VlQkHcypnbq9loKIuMatAQeaCgi+KiceTYyn9 2ZaBadNbuewexH9s795G5LEUOlQKL9Owbbvq06lmrHatm2NBeJXqywYW0+7/0oiqrL9H 3nbw== 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=ms/F2s3/R6/K6xLFMgTAAHNf26wBJJq851sLoWDyaHM=; b=x0bVEOq7CEWYSzWrXC6/9DFnnP3coAEbidmE054PlJ9dmOmPQQxnK1O/8Bb0Sb804a O/Bg7k2/Of1FyR2judh1ONScmOfXBGEobyZdiYyViYhuIma1QECoM7R3y8TaPJbNGBSq sxWC3BsSF/ELxaIHslFhTvxYsiDahVE0dFUPCJrzG1Bey72sl5VIPOcmJhWfowGgmr8p gumhz9a5953ak5ddiwnT4lx2qB/U5TynrYoNiB+rj9UvsuzN8TrcM9OqbFnVqbjMPzq8 kPwQZU7SNYJ4KKFY0Wkks9R5KxkcVb6medQhd6B51jyC5U8+FcLeMF7Whk9os0LVL83r pEmA== ARC-Authentication-Results: i=1; mx.google.com; dkim=fail header.i=@lunn.ch header.s=20171124 header.b="QPhX/g5v"; 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 e15si220620otp.161.2019.12.09.09.52.04; Mon, 09 Dec 2019 09:52:15 -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; dkim=fail header.i=@lunn.ch header.s=20171124 header.b="QPhX/g5v"; 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 S1726674AbfLIRvY (ORCPT + 99 others); Mon, 9 Dec 2019 12:51:24 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:42836 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726265AbfLIRvX (ORCPT ); Mon, 9 Dec 2019 12:51:23 -0500 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Type:MIME-Version:References:Message-ID: Subject:Cc:To:From:Date:Sender:Reply-To:Content-Transfer-Encoding:Content-ID: Content-Description:Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc :Resent-Message-ID:List-Id:List-Help:List-Unsubscribe:List-Subscribe: List-Post:List-Owner:List-Archive; bh=ms/F2s3/R6/K6xLFMgTAAHNf26wBJJq851sLoWDyaHM=; b=QPhX/g5vzvc1EQQR+ElUulM8CO FQ5cp0+vJTpkVCwhpZxYH/fpmFvYseVfS37Ux9Yw4Ve0l/QbXlr9Nri9O6Im84c/1y21fBliMB2cC 67MfEbqnAKFKRkazihaobdHVRE9bpS28H7xPMBIp7nYjxCTXdP/C3iLcNLm7BXAr38Go=; Received: from andrew by vps0.lunn.ch with local (Exim 4.92.2) (envelope-from ) id 1ieNBn-0006wI-N6; Mon, 09 Dec 2019 18:51:19 +0100 Date: Mon, 9 Dec 2019 18:51:19 +0100 From: Andrew Lunn To: Oleksij Rempel Cc: Fabio Estevam , netdev@vger.kernel.org, Sascha Hauer , linux-kernel@vger.kernel.org, linux-imx@nxp.com, kernel@pengutronix.de, Shawn Guo , linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v1] ARM i.MX6q: make sure PHY fixup for KSZ9031 is applied only on one board Message-ID: <20191209175119.GK9099@lunn.ch> References: <20191209084430.11107-1-o.rempel@pengutronix.de> <20191209171508.GD9099@lunn.ch> <20191209173952.qnkzfrbixjgi2jfy@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20191209173952.qnkzfrbixjgi2jfy@pengutronix.de> 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 > Yes. all of them are broken. > I just trying to not wake all wasp at one time. Most probably there are > board working by accident. So, it will be good to have at least separate > patches for each fixup. I agree about a patch per fixup. Can you try to generate such patches? See if there is enough history in git to determine which boards actually need these fixups? Thanks Andrew