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 B6780C00140 for ; Mon, 8 Aug 2022 19:10:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 137988461F; Mon, 8 Aug 2022 21:08: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="kN8kb3sg"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 4CE46845B3; Mon, 8 Aug 2022 21:08:40 +0200 (CEST) Received: from mail-qk1-x734.google.com (mail-qk1-x734.google.com [IPv6:2607:f8b0:4864:20::734]) (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 137548461F for ; Mon, 8 Aug 2022 21:08:38 +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-qk1-x734.google.com with SMTP id z7so1822802qki.11 for ; Mon, 08 Aug 2022 12:08:38 -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=HyhjRXQsWUCDxNyCZhmeMuYYDmPJO3fL04mtRlGytOY=; b=kN8kb3sg0agIg1mppySI2CpQyWC1SVa58uJnglQg/0/MtL2/kus+Fxs+g3G6UamD29 HM3M9kNSxqC4CixkWKkUWFRpHYoxYsHk0DQ5+8ENTx7Qn0ob9RmiVDWTsn02U4kdNe0w fdJmnUGctKLU5dYVl94UcfPswilamuj9ljjOE= 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=HyhjRXQsWUCDxNyCZhmeMuYYDmPJO3fL04mtRlGytOY=; b=B3yeYeYf3a4tyH8KcSLiiYts/GtVCKoQ+LVqAmStGGNJDcui5TbD06UlHHRQZvOoYU ky/1Ms3jdSonI2nukNlQnvTb+aop8PaxJTBuInLTv/GHXi90lux6UbGXWPuEbGAnjZYQ NhZFKwEBVB1r+0ANYs16jM8DxlOAuvMmD9O9Mf5wZm6XKxkTGQ+1qR0+TiXf21A+AYAh VVxASMa4hqSekYkEVoavwDu7vzADIbT5uOOQcFBvCAI2+tehTrDV0BiDW8jglUp7nCTE Q7/nEDqNcCe+4odYj+9ZP823HNz9mHzxnEtr1XazQC8iax9YoF2eqVl+3ruNzL3Dfhpf Show== X-Gm-Message-State: ACgBeo22Jlq3Yh8cZdcDREgWbXudzaUD8MRMwX/z22r1y7CLFMi+NXVx +YY6ksaqAlRQw+ZYvUnZiPUHLw== X-Google-Smtp-Source: AA6agR5lnOGAfpuP8zl2x4bk366Jnw1Cz5B2MFQN5zHZh0CHuGnXJwxGORpUENqqZFP11upLYvHU+g== X-Received: by 2002:a37:42d6:0:b0:6b5:7da4:4cb2 with SMTP id p205-20020a3742d6000000b006b57da44cb2mr15206557qka.588.1659985716809; Mon, 08 Aug 2022 12:08: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 c4-20020ac87dc4000000b00342f8f2345csm2815239qte.32.2022.08.08.12.08.35 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 08 Aug 2022 12:08:36 -0700 (PDT) Date: Mon, 8 Aug 2022 15:08:34 -0400 From: Tom Rini To: Kunihiko Hayashi Cc: u-boot@lists.denx.de, Joe Hershberger , Ramon Fried Subject: Re: [PATCH 2/2] ARM: dts: uniphier: Change phy-mode to RGMII-ID to enable delay pins Message-ID: <20220808190834.GQ1146598@bill-the-cat> References: <1657677585-6832-1-git-send-email-hayashi.kunihiko@socionext.com> <1657677585-6832-3-git-send-email-hayashi.kunihiko@socionext.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Rfw2PfcllfzsWfW1" Content-Disposition: inline In-Reply-To: <1657677585-6832-3-git-send-email-hayashi.kunihiko@socionext.com> 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 --Rfw2PfcllfzsWfW1 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Jul 13, 2022 at 10:59:45AM +0900, Kunihiko Hayashi wrote: > UniPhier LD20, PXs2 and PXs3 boards have ethernet phy that has RX/TX dela= ys > of RGMII interface using pull-ups on the RXDLY and TXDLY pins. >=20 > So should set the phy-mode to "rgmii-id" to show that RX/TX delays are > enabled. >=20 > Signed-off-by: Kunihiko Hayashi > Reviewed-by: Ramon Fried Applied to u-boot/master, thanks! --=20 Tom --Rfw2PfcllfzsWfW1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmLxXzIACgkQFHw5/5Y0 tywaLQv+LHZnQvbVcSqphSuDdccemSe9L2T+Q3EGCGgK0KWJWIOaP3SrYSEr0YF5 MUEaqD5FPjrdgOV1RD9E04yue2Gh5SCMWuxa096rOQA/Y82y56lFmdp5aujLE1Q+ nrcEr3yabQw0rgjsrV5pje0FqUXy5WdXOKblh+dcF88atu/m442Yr+eKlnYz+Cmx chV9j5t+WNKIQvygE97AT4g2ZdoW/Yxbi0GJFyblIQYD8/lf6Ok+Wp7sFUYT8bxY uhbzZiPLnZZfhHCfjK4AxU2w/uVTXAove/4tDWX6xPckvVrCcCYtrOzQNrX6qHNv iOLeDW2x+SGVkfvangw/xnrHQfldyzt6wEFNEN/kTDC7k9NYIWRwhrI0ickFH0Wz 32LwVqpPmyEAzu2p2VIQrgtEzckfhTZesAkr6nAPp2E80ODlX7JpKgSzbbV3D1Wm Sabn7ow0qAt8intRqAxFjkst6VwJVZnr6z36EPA8O/T9gIcYjmuy8giUpVfxgju2 aC3Pbo4b =K1po -----END PGP SIGNATURE----- --Rfw2PfcllfzsWfW1--