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 2B389C433EF for ; Thu, 16 Dec 2021 09:33:32 +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=bUFqu/pD4H2zT738qrjscg2fv33VZKjDBt94yzgvfoY=; b=JpYJbEYtEnlXRF H0tltFygpY3eb3eWRsIsAYQu7G42dlMeRuw2WXGE4UjdSUx09BlnXmNkWbR3hotKWMnDRRZzQVM85 +JH4HG9+L8whPC0KyNhuDP+BSjiGFCnyMDyVpmNhE7fbircbxRoaRJoUAllQSdpsh1k3m2LDgNir1 r5KzlKcG+wCMtsdjNh6PP6kVpqsMg6BKLSymnBT7cTeqDeuwzjz6TNauA4WpjHV88RwdzV9ZW6JZh mN3uUcLFnsp8fOGqeoOi5H0vEOmR7bD90C4xNHN3SwByt3I/JbzKPBXyfclfyj8ECmeAEUkpvKMrR 6PPcljMv4DvGXJ1cJtmw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxn7K-004UHk-Fh; Thu, 16 Dec 2021 09:32:03 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mxn2C-004Rt0-Nn for linux-arm-kernel@lists.infradead.org; Thu, 16 Dec 2021 09:26:46 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 40FFE61CCA; Thu, 16 Dec 2021 09:26:44 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 62F28C36AE4; Thu, 16 Dec 2021 09:26:42 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1639646803; bh=R38iCDU2BP5TkHwgzbn3K8f4hWmMujmJ22xu9QwivSM=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=EoNjvkh9uqUKq76dtkkpgS/h89OdwUGA0C1o77g0pH2g3/DkZKVHh1sOetYQ0py7Q wILypGfAOEeZKRSS5uijBzm57opcKKsmYYen64O7E6Ur92weqUQxx3ms7JUJ6rMLOX fI5xe+ZcIkyW5l1LY8izjDHKlVFrMVbZ2ZadpE3m71Ln5d7tbSn8sPPH5nsf8kozj1 V3ie/ejezKn4LF2vMnvDsbYC6EhhT5cIZlPS3sE32ivXZvDFkVjMuwopB+y8SZheyb WD19JsSOusHywvXFeSueliuw9QPeL1fIRhVYlzn/cVXZ2i9lmWoy9ue9OjZwvWqECq 4ckCLfdzhWqtw== Date: Thu, 16 Dec 2021 17:26:39 +0800 From: Shawn Guo To: Li Yang Cc: Rob Herring , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, Ioana Radulescu , Vicentiu Galanopulo , Florin Chiculita Subject: Re: [PATCH v3 02/10] arm64: dts: lx2160a-rdb: Add Inphi PHY node Message-ID: <20211216092638.GC4216@dragon> References: <20211214072342.22692-1-leoyang.li@nxp.com> <20211214072342.22692-3-leoyang.li@nxp.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20211214072342.22692-3-leoyang.li@nxp.com> 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-20211216_012644_867422_7F94DE15 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 Tue, Dec 14, 2021 at 01:23:34AM -0600, Li Yang wrote: > From: Ioana Radulescu > > DPMAC5 and DPMAC6 are connected to 25G Inphi PHY > > Signed-off-by: Vicentiu Galanopulo > Signed-off-by: Florin Chiculita > Signed-off-by: Ioana Radulescu > Signed-off-by: Li Yang Applied, thanks! _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel