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 3B118C636D3 for ; Fri, 10 Feb 2023 10:35:18 +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=1kKp2f7UuKOSpUP6nLJo60zArTAfk/YURJVL8Dg44lU=; b=YoTipL8pEm9g24 uU6V6LXlvNYyMLBzQGfX6JaV/mTYve3ZRiAbZUBgVW6vpCRxBkAE8WzzgGXkpaKu0cDlVl4WxNIFa AQBUDddFhRIqJA+woM+iqNU3hNJoNRKtWNIRm+Q7uHPOPzs/BLbyaMeTHCqpH/6A3Tue8D/3J31ym /opq1ObggGQc9KcpJSiXjFRCLEMXnJzIL8/RR8e4zI4ADyeVyrMvHdSzklCjI6zUOXb9KDvF3MG9A 0nDd7YOCIzUZiYwN4OKmzlmrRWjVmxla8KTe01fayylBBJm4VScsmZn1D0P9QQlefNRseqRawy3tB Ved5zPnwlyUwKujxu81Q==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQQja-005IO8-Su; Fri, 10 Feb 2023 10:34:27 +0000 Received: from pandora.armlinux.org.uk ([2001:4d48:ad52:32c8:5054:ff:fe00:142]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1pQQjW-005IMT-UG; Fri, 10 Feb 2023 10:34:24 +0000 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=armlinux.org.uk; s=pandora-2019; h=Sender:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: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=gAFsUUGecd2PZahjRe1w84p36VFhgyCGb6V13rC7A2U=; b=NOfNM5sFbwpYn5HnQkbpw3RlvQ 3FfQuJp9bNctwhBYwzEAPh8WcBfNEHf+Xszakp5ad7nVdapvZLtwonmJwDMc3whqmSZnd35fF94bI BUahACO7xG4Vj3CADD7lmmM4yKQkRK9Q18x7l1WMyQDTVwe+XIpvQVFmhBcgflt4x/cyvV4OxDiSU I83xaW1zQDpYT3Rgd30w2TzKnlVr0YZ2QRy+rvzo4vU/F7K8BLjrN43+05y9pKZAFSoS1lyo29L0A 2Y68bs8s9F36kh+5xe2sc58vF25T6JMxADvIaFWTAUDf4BFjnS+pMu0Bl0fdFJ2qnMkVp7lqCFWru RY4Yj4Eg==; Received: from shell.armlinux.org.uk ([fd8f:7570:feb6:1:5054:ff:fe00:4ec]:36502) by pandora.armlinux.org.uk with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1pQQjS-0001Gy-RS; Fri, 10 Feb 2023 10:34:18 +0000 Received: from linux by shell.armlinux.org.uk with local (Exim 4.94.2) (envelope-from ) id 1pQQjR-0005Ua-6I; Fri, 10 Feb 2023 10:34:17 +0000 Date: Fri, 10 Feb 2023 10:34:17 +0000 From: "Russell King (Oracle)" To: Krzysztof Kozlowski Cc: Daniel Golle , netdev@vger.kernel.org, linux-mediatek@lists.infradead.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Heiner Kallweit , Lorenzo Bianconi , Mark Lee , John Crispin , Felix Fietkau , AngeloGioacchino Del Regno , Matthias Brugger , DENG Qingfang , Landen Chao , Sean Wang , Paolo Abeni , Jakub Kicinski , Eric Dumazet , "David S. Miller" , Vladimir Oltean , Florian Fainelli , Andrew Lunn , Jianhui Zhao , =?iso-8859-1?Q?Bj=F8rn?= Mork Subject: Re: [PATCH v2 03/11] dt-bindings: arm: mediatek: add 'mediatek,pn_swap' property Message-ID: References: <514ec4b8-ef78-35c1-2215-22884fca87d4@kernel.org> 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-20230210_023422_993788_ADE4952E X-CRM114-Status: UNSURE ( 9.02 ) 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 Thu, Feb 09, 2023 at 12:30:27PM +0100, Krzysztof Kozlowski wrote: > On 08/02/2023 23:30, Daniel Golle wrote: > > Hm, none of the current PCS (or PHY) drivers are represented by a > > syscon node... (and maybe that's the mistake in first place?) > > Yes. Nos, it isn't. -- RMK's Patch system: https://www.armlinux.org.uk/developer/patches/ FTTP is here! 40Mbps down 10Mbps up. Decent connectivity at last! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel