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 E812BC433FE for ; Tue, 26 Oct 2021 12:12:46 +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 BB3ED61156 for ; Tue, 26 Oct 2021 12:12:46 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org BB3ED61156 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=lunn.ch 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=35fEr0XQRGiPEZE0ohqp5Rzx88EfsA73CtZMtdbQjBU=; b=l7IXRsvywVSu0m BUDd/YXrnUwwsimHfk/dRlTuatO678/iJ3+lilTfupD2VsEX5KKakjUNkxIuMJ6uPdZrIeQ4WX9Cl Tg78RcgMaS8LrppzAzxDggVRsU8j8eeWd5LtW9ntJE1bDG6Ys/9YfzVYg8sPop4xGRJOZdU+2HFiM YAvLmDoRapKk4XVcHLl18XZqinVqEu0nDQRoiLREaUtfFTYBYa4LIjdyXpVoEFs/Xjj6BGC4V5z/5 W5spGEOwQ7flNWU4/Nf9k2+1qKyU38jhC5zgG1uzYidlpHBp1bZCkjFsxN6QlkVfNV63RXByTBY/D eizAMoy3tQ9duLOPJRYg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfLIX-001kWO-PE; Tue, 26 Oct 2021 12:11:21 +0000 Received: from vps0.lunn.ch ([185.16.172.187]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mfLIT-001kVY-P5 for linux-arm-kernel@lists.infradead.org; Tue, 26 Oct 2021 12:11:19 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=pUT/QsjAVmo309oFjQKn8aNBmEiYdlm9SPuibVKgDMQ=; b=z+gC0Dl9H9PqpHTXY+WEilBpau q89o/HsJV9fF2LYXsxJcql5++f0q5QFTmQ8nQwPA1d7l2kino50rssf5wM0itpA4LsIQKMDz089m3 qjW1VQOL3apa2twXCvZ3nFTO9tBKl9DJxI3BuZzZJSp4EBZTcXdULMYL1jny4n21NO5M=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mfLIJ-00Bm9B-VU; Tue, 26 Oct 2021 14:11:07 +0200 Date: Tue, 26 Oct 2021 14:11:07 +0200 From: Andrew Lunn To: "Russell King (Oracle)" Cc: Shawn Guo , 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: References: MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211026_051117_838779_ACB83A50 X-CRM114-Status: UNSURE ( 8.41 ) 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) Reviewed-by: Andrew Lunn Andrew _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel 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 8B9E3C433F5 for ; Tue, 26 Oct 2021 12:11:21 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 730456115C for ; Tue, 26 Oct 2021 12:11:21 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234479AbhJZMNo (ORCPT ); Tue, 26 Oct 2021 08:13:44 -0400 Received: from vps0.lunn.ch ([185.16.172.187]:59444 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232378AbhJZMNn (ORCPT ); Tue, 26 Oct 2021 08:13:43 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lunn.ch; s=20171124; h=In-Reply-To:Content-Disposition:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:From:Sender:Reply-To:Subject: Date:Message-ID:To:Cc:MIME-Version:Content-Type:Content-Transfer-Encoding: Content-ID:Content-Description:Content-Disposition:In-Reply-To:References; bh=pUT/QsjAVmo309oFjQKn8aNBmEiYdlm9SPuibVKgDMQ=; b=z+gC0Dl9H9PqpHTXY+WEilBpau q89o/HsJV9fF2LYXsxJcql5++f0q5QFTmQ8nQwPA1d7l2kino50rssf5wM0itpA4LsIQKMDz089m3 qjW1VQOL3apa2twXCvZ3nFTO9tBKl9DJxI3BuZzZJSp4EBZTcXdULMYL1jny4n21NO5M=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mfLIJ-00Bm9B-VU; Tue, 26 Oct 2021 14:11:07 +0200 Date: Tue, 26 Oct 2021 14:11:07 +0200 From: Andrew Lunn To: "Russell King (Oracle)" Cc: Shawn Guo , 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: References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.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) Reviewed-by: Andrew Lunn Andrew