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 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id BA573C433EF for ; Tue, 16 Nov 2021 17:13:38 +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 84D7661B39 for ; Tue, 16 Nov 2021 17:13:38 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 84D7661B39 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=lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:MIME-Version:References: Message-ID:Subject:Cc: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=pydP/5dFOfYJAwIS1kbxazULNEVG/w46aK2+hOvzJR4=; b=Ku99RP4gR9+RnJ C0LCWYjWZ8OUqwNQbRpOjkXAYrSdK84ex88NVa9GWEufuogxmQhWFKWBxO8U9+WllYQb7zEb95ICc GjMtWTcSHlrTdVYt0Nw5guT9u8OPmnNd2+zCSA6PJ6mSglqemVGfypJQzhEH3J699LKWulCYeAEHn F7Sh8ABsOzdU6+y4FteQeCAbPOKwlDVoToRgt2GU+VWYYgeDxiu7y5GjCjrWnoqXJH1R6bOhD2bKE aHkCarg3+B72o1Vst6ffSN52ajQaIekukGSIoVqYZPbupyhQx9/iHqNhUhc20h96DDzZCnrq43xT/ b32D6Ja0Jc9XAkI1C6ow==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mn20B-002QvK-OK; Tue, 16 Nov 2021 17:12:11 +0000 Received: from mga17.intel.com ([192.55.52.151]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mn208-002Qua-3p for linux-arm-kernel@lists.infradead.org; Tue, 16 Nov 2021 17:12:09 +0000 X-IronPort-AV: E=McAfee;i="6200,9189,10169"; a="214458300" X-IronPort-AV: E=Sophos;i="5.87,239,1631602800"; d="scan'208";a="214458300" Received: from fmsmga002.fm.intel.com ([10.253.24.26]) by fmsmga107.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2021 09:05:27 -0800 X-IronPort-AV: E=Sophos;i="5.87,239,1631602800"; d="scan'208";a="592781765" Received: from smile.fi.intel.com ([10.237.72.184]) by fmsmga002-auth.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 16 Nov 2021 09:05:20 -0800 Received: from andy by smile.fi.intel.com with local (Exim 4.95) (envelope-from ) id 1mn1tP-007Usv-ML; Tue, 16 Nov 2021 19:05:11 +0200 Date: Tue, 16 Nov 2021 19:05:11 +0200 From: Andy Shevchenko To: Colin Foster Cc: Daniel Scally , linux-kernel@vger.kernel.org, netdev@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-gpio@vger.kernel.org, Greg Kroah-Hartman , "Rafael J. Wysocki" , Vladimir Oltean , Claudiu Manoil , Alexandre Belloni , UNGLinuxDriver@microchip.com, Andrew Lunn , Vivien Didelot , Florian Fainelli , "David S. Miller" , Jakub Kicinski , Ioana Ciornei , Heiner Kallweit , Russell King , Lars Povlsen , Steen Hegelund , Linus Walleij , Philipp Zabel , Heikki Krogerus Subject: Re: [RFC PATCH v4 net-next 00/23] add support for VSC75XX control over SPI Message-ID: References: <20211116062328.1949151-1-colin.foster@in-advantage.com> <20211116150404.GA8651@DESKTOP-LAINLKC.localdomain> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211116150404.GA8651@DESKTOP-LAINLKC.localdomain> Organization: Intel Finland Oy - BIC 0357606-4 - Westendinkatu 7, 02160 Espoo X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211116_091208_237023_B5080525 X-CRM114-Status: GOOD ( 25.88 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Tue, Nov 16, 2021 at 07:04:04AM -0800, Colin Foster wrote: > On Tue, Nov 16, 2021 at 12:34:17PM +0200, Andy Shevchenko wrote: > > On Mon, Nov 15, 2021 at 10:23:05PM -0800, Colin Foster wrote: > > > My apologies for this next RFC taking so long. Life got in the way. > > > > > > The patch set in general is to add support for the VSC7511, VSC7512, > > > VSC7513 and VSC7514 devices controlled over SPI. The driver is > > > relatively functional for the internal phy ports (0-3) on the VSC7512. > > > As I'll discuss, it is not yet functional for other ports yet. > > > > Since series touches fwnode, please Cc next time to Daniel Scally. > > Thank you. I will do this next time. > > For my future reference, is there a way that I could have known this? Or > is this just knowledge that comes with experience? The email list I got > was from running the patch set through get_maintainers. It's just an ad-hoc since there are a few independent teams are doing something that related to fwnode APIs: Daniel due to camera work for ACPI enabled platforms, Qian due to a design bug with fwnode, Anand due to IIO drivers, you are due to PHY (and possibly others I have no knowledge about). I haven't asked for the others I listed above since their work probably doesn't cross what you are doing, but camera might be closer. > > It also appears [1] that somewhere in PHY code a bug is hidden > > (at least I think so). > > Thank you for this information. I'll keep an eye out! > > > [1]: https://lore.kernel.org/lkml/20211113204141.520924-1-djrscally@gmail.com/T/#u -- With Best Regards, Andy Shevchenko _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel