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 AAD61C433F5 for ; Mon, 6 Dec 2021 02:05:44 +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=RxqArVE4xAUqxO5jKSWEWZvlLrw6NhZ0JW05DenpBig=; b=L7XmsYyjow2mvc uYj7r2iu0ZxnTRgRBf8AZZ/AWSYRU8lkPtJezovrG62uA9LouTfbW7NTnRyxa9Ow1tAq4i62u32l3 /dr195ChBNP2bgmtv5wNyjy9O7qhVUqwGrWe3C+HyBFswhqGPa8twmN5Bioq5Kqqv+7BjdB6t0W1J NmL35RnqIwXEBla49b5auJQm7GsEwdP6uThbFLx8LVp7/0yMN5Jguc3mSFzvuxqgLggqeqVCNBNgz f/GtXrQolQq3bnYX/R7bfzzg7X/Qf71Zym11hjh0DrG31SkEDZJJ0bG8hd0kF1VyVqa40sqHI2F1c MwyaDdrUdfCFzJhA8aUw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mu3Ml-002Pze-Ba; Mon, 06 Dec 2021 02:04:31 +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 1mu3Mh-002Pz4-HL for linux-arm-kernel@lists.infradead.org; Mon, 06 Dec 2021 02:04:28 +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=jj+aGxTa4utnaMB0rtfkIrbaKxrUIVvyG/sU82wYshc=; b=fJawodhrTMmEl5Mnb3dz+DHie1 P0y5Rk/8yNt3zXSq20p91AYbeMW0nRRH/pfjncOWpblS9FAVoyWhpPXsWpXEub9wJVNebGqLtnQhW NJXiYqIObQibeMQRABBvZwhI4DqQqO3cG7wYCCI3FuDRg9w49BlH5AdMQBT5ZTmY2Pqk=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mu3MZ-00Fd2i-WF; Mon, 06 Dec 2021 03:04:20 +0100 Date: Mon, 6 Dec 2021 03:04:19 +0100 From: Andrew Lunn To: Chris Packham Cc: gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, kabel@kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/2] arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree Message-ID: References: <20211205225618.1565909-1-chris.packham@alliedtelesis.co.nz> <20211205225618.1565909-3-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211205225618.1565909-3-chris.packham@alliedtelesis.co.nz> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20211205_180427_596542_6B22CF69 X-CRM114-Status: UNSURE ( 7.95 ) 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 Mon, Dec 06, 2021 at 11:56:18AM +1300, Chris Packham wrote: > The CN9130-CRB boards have a MV88E6393X switch connected to eth0. Add > the necessary dts nodes and properties for this. > > Signed-off-by: Chris Packham > Reviewed-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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 079B6C433F5 for ; Mon, 6 Dec 2021 02:04:29 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232975AbhLFCHz (ORCPT ); Sun, 5 Dec 2021 21:07:55 -0500 Received: from vps0.lunn.ch ([185.16.172.187]:39926 "EHLO vps0.lunn.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S231177AbhLFCHz (ORCPT ); Sun, 5 Dec 2021 21:07:55 -0500 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=jj+aGxTa4utnaMB0rtfkIrbaKxrUIVvyG/sU82wYshc=; b=fJawodhrTMmEl5Mnb3dz+DHie1 P0y5Rk/8yNt3zXSq20p91AYbeMW0nRRH/pfjncOWpblS9FAVoyWhpPXsWpXEub9wJVNebGqLtnQhW NJXiYqIObQibeMQRABBvZwhI4DqQqO3cG7wYCCI3FuDRg9w49BlH5AdMQBT5ZTmY2Pqk=; Received: from andrew by vps0.lunn.ch with local (Exim 4.94.2) (envelope-from ) id 1mu3MZ-00Fd2i-WF; Mon, 06 Dec 2021 03:04:20 +0100 Date: Mon, 6 Dec 2021 03:04:19 +0100 From: Andrew Lunn To: Chris Packham Cc: gregory.clement@bootlin.com, sebastian.hesselbarth@gmail.com, robh+dt@kernel.org, kabel@kernel.org, linux@armlinux.org.uk, linux-arm-kernel@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/2] arm/arm64: dts: Add MV88E6393X to CN9130-CRB device tree Message-ID: References: <20211205225618.1565909-1-chris.packham@alliedtelesis.co.nz> <20211205225618.1565909-3-chris.packham@alliedtelesis.co.nz> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20211205225618.1565909-3-chris.packham@alliedtelesis.co.nz> Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org On Mon, Dec 06, 2021 at 11:56:18AM +1300, Chris Packham wrote: > The CN9130-CRB boards have a MV88E6393X switch connected to eth0. Add > the necessary dts nodes and properties for this. > > Signed-off-by: Chris Packham > Reviewed-by: Russell King (Oracle) Reviewed-by: Andrew Lunn Andrew