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 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 smtp.lore.kernel.org (Postfix) with ESMTPS id D86A7C433F5 for ; Sun, 21 Nov 2021 08:25:55 +0000 (UTC) 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=bhvPFuMnSWJRJLsCRZEfoP+WlKXXA6Bj6spg+KT/qvU=; b=M/a/MhpK+a8nQW E+vEr+zlMVlKkBlDGj/UeRavmAcdEJcX7mlwOrwDAIGDwtpGTmVIlzgwLBi6VE56SK+FhEapJrzos y2TPQM7FhU1Lzk8xENqD1nV2/V2C+1e0D4/2VyW/L3VPAD7FIBxNWm29QFqobOM1HG9wXIBIbvpiY is9YFXZHH6Lxzgn2hojtYw2FqM1Aj39Bpj66nfk864hT4wR4zr+aOP5MtYJNo7UggD7M9H4UlgRtT HuDCT18pvLYUi5jQIjd7hT9YQUlRCuWdam5i7Tj9ELkGFd8u1DlLkSLmZQ/uz9IqBnBIkgayXPXta C0AHydWHyuizchUVlRuw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1moi97-00DLaS-TX; Sun, 21 Nov 2021 08:24:22 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1moi94-00DLa0-1f for linux-arm-kernel@lists.infradead.org; Sun, 21 Nov 2021 08:24:19 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 1D34F60295; Sun, 21 Nov 2021 08:24:15 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1637483057; bh=+rpcEPMz8LMacV2QuBMtDErllYyZZkFNjUsRjC3mV5k=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Ig65QetFpCk1NU8VNWHdF4JxykbRhHExUEvbeVFl8rFYyu0w6IqUqY7UCF0VmOUch BfrmKivyljBHrEwxBWXOiJbk40fovVAMNNuNaddj3rJaAr9JK7Aa7/AZrCnLTGQYje UmjdEzz935oHrYfsqyWWnAUd3j+sMy1xzJV1EC319jNjCCOoSDliFESpNADT2s0XZ+ as4P5gS30dqwp6OMliZ5E+zFg1vyQ8GW1bWKCOq3Oyrp7bu+UUZhRZU8OETxTmSGkS 28Ebkzm3Xpt87cTr9qDBoKO1QmiETAK4n2xRFJMfy81Ikax9eQDVr+KKFhk2UQ+LIy CbygoBjIwk7cg== Date: Sun, 21 Nov 2021 16:24:12 +0800 From: Shawn Guo To: "Russell King (Oracle)" Cc: Andrew Lunn , Sascha Hauer , Pengutronix Kernel Team , Stefan Agner , Rob Herring , linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org Subject: Re: [PATCH] ARM: dts: vf610-zii-dev-rev-b: specify phy-mode for external PHYs Message-ID: <20211121082411.GJ31998@dragon> References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.4 (2018-02-28) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211121_002418_125175_5F24FF5F X-CRM114-Status: UNSURE ( 8.36 ) X-CRM114-Notice: Please train this message. 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, Oct 26, 2021 at 10:34:23AM +0100, Russell King (Oracle) wrote: > Specify the phy-mode for the external PHYs on the third switch on the > ZII development rev B board so phylink and phylib knows what mode these > interfaces are configured for. > > Signed-off-by: Russell King (Oracle) Applied, thanks. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel