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 phobos.denx.de (phobos.denx.de [85.214.62.61]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id E6E52C00140 for ; Mon, 8 Aug 2022 19:08:13 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id E7DB9845A5; Mon, 8 Aug 2022 21:07:41 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (1024-bit key; unprotected) header.d=konsulko.com header.i=@konsulko.com header.b="WPe+BcUW"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1AAD5845A5; Mon, 8 Aug 2022 21:07:40 +0200 (CEST) Received: from mail-qv1-xf2f.google.com (mail-qv1-xf2f.google.com [IPv6:2607:f8b0:4864:20::f2f]) (using TLSv1.3 with cipher TLS_AES_128_GCM_SHA256 (128/128 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id B24AB84583 for ; Mon, 8 Aug 2022 21:07:37 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qv1-xf2f.google.com with SMTP id mk9so7022369qvb.11 for ; Mon, 08 Aug 2022 12:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc; bh=4jES2ILAbeASrq+Uif38hU0WFAqzmdG4w5JsG7OIYgU=; b=WPe+BcUWiKFBf0N2o4cqJ+WYyuWBnrM3kX1oIqB6syXomlqlFyjaQlbMfUUKfQY+rN +CLvwkkIHdGOSDZMwthMVfcL7m4dDful10pfwU595ycFI9GQSmUoZoTcwvjA0w90RL06 xrDxHf4b85usgTkRiyAIMlrmA96iIFktWu0/U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc; bh=4jES2ILAbeASrq+Uif38hU0WFAqzmdG4w5JsG7OIYgU=; b=mnyPBx7fbli0EsZ1RtFZPE24eESJTPTVHx94y2CbIwQ9ucnHyyppL0FqkW4HDZCiyG IMdXoKiPnnSgc1nJyz6Xs6+Sp4T/u7o/Va31WXZyDVbrSgSo0AbVyvOT696ugx0BzzbT N9dWStMjCcYmLxHny1SL4w5pzFrhNLBGSAdcvz2jpwxI+TZt/9k8hJVmSf2KiFlhYoQ0 VmH1gF+jLmyMExCAXns7TEz1XCLlD5IV+Wm26zqdhItf393urVCxZogSnw4KwNp4acl+ usF1hj0qZnl+mITi9NdaRUMPhTnMxGDOsl1XdCv3XOHEXpfMgDWSek+5mMaogL8G3qsu SVOA== X-Gm-Message-State: ACgBeo16oeCtl5KyTH2ybCnZ2p9ZmW/HqFIme6ejXkuru63304T/iMmQ Ac0n9M+GEMG6NtC6/S6P72A/kQ== X-Google-Smtp-Source: AA6agR430vOxCgsyCfFiVhIex361B6NM9Zl8nABxlADC8KU1/+xg9Ovb/FNtcLlJJBG4hgsjLBLxLw== X-Received: by 2002:a05:6214:1c89:b0:46e:4048:ca2c with SMTP id ib9-20020a0562141c8900b0046e4048ca2cmr17731909qvb.60.1659985656538; Mon, 08 Aug 2022 12:07:36 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id c27-20020a05620a269b00b006b629f86244sm10112010qkp.50.2022.08.08.12.07.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Aug 2022 12:07:35 -0700 (PDT) Date: Mon, 8 Aug 2022 15:07:33 -0400 From: Tom Rini To: Stefan Roese Cc: u-boot@lists.denx.de, Ramon Fried , Joe Hershberger , Aaron Williams , Chandrakala Chavva Subject: Re: [PATCH v2 2/2] net: phy: marvell: Add support for 88E1240 PHY Message-ID: <20220808190733.GF1146598@bill-the-cat> References: <20220331094307.1250315-1-sr@denx.de> <20220331094307.1250315-2-sr@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Ip4/qtMQEE++R9cn" Content-Disposition: inline In-Reply-To: <20220331094307.1250315-2-sr@denx.de> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.39 Precedence: list List-Id: U-Boot discussion List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: u-boot-bounces@lists.denx.de Sender: "U-Boot" X-Virus-Scanned: clamav-milter 0.103.6 at phobos.denx.de X-Virus-Status: Clean --Ip4/qtMQEE++R9cn Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Mar 31, 2022 at 11:43:07AM +0200, Stefan Roese wrote: > This patch adds basic support for the Marvell 88E1240 PHY. >=20 > This will be used by the upcoming ethernet support addition for the > Marvell MIPS Octeon EBB7304 platform. >=20 > Signed-off-by: Stefan Roese > Cc: Ramon Fried > Cc: Joe Hershberger > Cc: Aaron Williams > Cc: Chandrakala Chavva > Reviewed-by: Marek Beh=FAn Applied to u-boot/master, thanks! --=20 Tom --Ip4/qtMQEE++R9cn Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLxXvUACgkQFHw5/5Y0 tyyUSgwAkg5SkaoZfrAqQdwzj+ZffABhP3okIChWabsU+7bizBiuR3dGZpV3Piwc fnoY79ZJYqYqD5+Vh01pray3uyrHWxqPpPDJDWinYdB0IDdzWWapLy3dhqOX0LeW Ca6xqhJo+xHfg/53BJMnjaXZzoIxAGY4yygtpuODM0IvvIYUEYRzKpwV0F2pLdGD pAigIfo8MT7MJRb1Nh56UC7C+Tr5PzMw5eSpcgQevteXS1rDhgrxum0AFNbRoTDp NMIaGQEOKdwHGo1E1T5U/eFQMZuNWOFeXVaZjcMPTS82hrSGsVCkmNrJrj0fVkyh R3bzoY8ldB8Y2dwEwGgkgpxms7jK08GjSrxvD1gkHlh17o419MG5UNNP4iDuStDd UZzpooTpFATniV3ktqNOeiGUx5KRw4o+gv15WevWzpN3iDSMgiIrKXPbnYa6V4yU EIwZz1Pr1SO9wSjUh2K4odwU0/w6oowGq5c+Ciz04PibCeF2fT18o9ehWJgd9UeD Q4E706Yi =YNCp -----END PGP SIGNATURE----- --Ip4/qtMQEE++R9cn--