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 1CC42C001DC for ; Thu, 27 Jul 2023 20:47:30 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1C04286896; Thu, 27 Jul 2023 22:47:00 +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="s0akxTIz"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id D46DC8688F; Thu, 27 Jul 2023 22:46:51 +0200 (CEST) Received: from mail-vs1-xe2f.google.com (mail-vs1-xe2f.google.com [IPv6:2607:f8b0:4864:20::e2f]) (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 25FF086888 for ; Thu, 27 Jul 2023 22:46:47 +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-vs1-xe2f.google.com with SMTP id ada2fe7eead31-444f9c0b2a4so574026137.1 for ; Thu, 27 Jul 2023 13:46:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; t=1690490806; x=1691095606; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:from:to:cc:subject:date:message-id:reply-to; bh=JwAkD/DGmm8Ir2KjamOHVdwD0e5vwVs3ET6asHgeerE=; b=s0akxTIzmwyc+wZPZJvowCMkKaCMC+0lQQdRZc8fdOIUDxd0M8nnX1NnHKHjOpx5mn 5uSzv4PdNhQ1uDTcVd2B4izcYcf/VYJnefNXLC+RqQSOlP/5yu5lvtoh1EQrUTFfkC5+ gmeaTiHk9i082CIFjgg1aGvrzRopHnwp/x9kk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690490806; x=1691095606; h=in-reply-to:content-disposition:mime-version:references:message-id :subject:cc:to:from:date:x-gm-message-state:from:to:cc:subject:date :message-id:reply-to; bh=JwAkD/DGmm8Ir2KjamOHVdwD0e5vwVs3ET6asHgeerE=; b=BW5kAoXUs0Trj/2m7/5jAX2svrXiRGa7jFD/LlA5KExTEcGsPnwxkN1lGVrOnOcyZb nRzCyDKJ+l7T8eBK1a4XldnLlPWdohzGF0ZQtk4c1bnz41IDUnWupEjC0uX5i2Tf6BVT r9N0uALLj4xyZ5CaxOaIy0s+jZShaOKjA/vA3BUWPODoMTeNmcSJUSns1PfYvHT53K3r Ug0yUdvm/bhfU4nND4t3QkAdjQGjNtXLey0yn8QqWXJQJYEIso2efsvcy+ODaCUx62jD m9JeaoJymb9/sqMP0zj8NfUMEG5iNmTNc/dZMFxWC9a/bJmcTs0nztsgBCPVfHJtQQVS TogQ== X-Gm-Message-State: ABy/qLZMh0nZjJE8hG9jFT2YtqVfcY4kTdswznib23+pftOARCI4HtOb SmWCRNFbOlgTWqOzygWjsW3Jng== X-Google-Smtp-Source: APBJJlGcKEqOJ56kKPyGN3xQENysbXUB8MRBqKJEFx0yUhgrNHl0juU/0bE5tKWc/pHV4PR82BpAAw== X-Received: by 2002:a67:f3d5:0:b0:447:60f4:cc51 with SMTP id j21-20020a67f3d5000000b0044760f4cc51mr574086vsn.28.1690490805894; Thu, 27 Jul 2023 13:46:45 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b00-6400-96a7-b348-5b90-69b9.res6.spectrum.com. [2603:6081:7b00:6400:96a7:b348:5b90:69b9]) by smtp.gmail.com with ESMTPSA id c3-20020a67e003000000b004475623a680sm347263vsl.27.2023.07.27.13.46.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 27 Jul 2023 13:46:45 -0700 (PDT) Date: Thu, 27 Jul 2023 16:46:43 -0400 From: Tom Rini To: Nate Drude Cc: Joe Hershberger , Ramon Fried , Michal Simek , Marek Vasut , u-boot@lists.denx.de, Eran Matityahu Subject: Re: [PATCH] phy: adin: add readext and writeext support for mdio cmd Message-ID: <20230727204643.GT3630934@bill-the-cat> References: <05c50729-f70d-6cb0-bf8b-95008e6cce50@variscite.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="pTweeuIK/E/gtaPu" Content-Disposition: inline In-Reply-To: <05c50729-f70d-6cb0-bf8b-95008e6cce50@variscite.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.8 at phobos.denx.de X-Virus-Status: Clean --pTweeuIK/E/gtaPu Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Jul 11, 2023 at 04:59:15PM -0500, Nate Drude wrote: > The adin phy has extended registers that can be accessed using > adin_ext_read and adin_ext_write. These registers can be read directly > using the mdio command using readext and writext. For example: >=20 > =3D> mdio rx ethernet@428a0000 0xff23 > Reading from bus ethernet@428a0000 > PHY at address 0: > 65315 - 0xe01 >=20 > Signed-off-by: Nate Drude > Reviewed-by: Marek Vasut Applied to u-boot/master, thanks! --=20 Tom --pTweeuIK/E/gtaPu Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmTC17MACgkQFHw5/5Y0 tyxkMwv/Xxa5oZvhIBHARz7xJctLK122BnTmnTj1dRMzOE6MhVApu8M+NkDUlnYH sJIu2eV7DVyc2lU/pTy0dMiEM+M5ZFEx276N7fpCIfsqP5Hv4/H6BUG35pUUTk84 fmN1CXo78uXM6ydxFXUFrJQSnoIkuPGkwhaZlYtrSQnJUPL0l1dnk8JyJOW5HNiS esn/nAvh2bUw/bglKTsDqdBeH6Xkv995X/u7A9l17sPezAynSRheqms6W3OR2zq0 OqSXHl6/eHX2T3FoUtVwLPG+yY1fRcWdhQwZqxBs/rzhlgj25MMjt1Offkavyqp7 6MdsVfmf0mqm1MIvrMqAlh/uq9v03NWEgS/3tOGOdGoZo7yAdRAtJe4BVlZAAs/7 ujruQ4KEzFNfENQqzFuWOOGTxy9GqdxXVq+85OOJd5n+vOXzulUHagFvzhF8n8+B x4SmLHtNzArBtGhasCNDa6/zrQQzDkcN0msmE1YpL6HVZ6BEEFT5hizPwmxxhHfS 04CIYmIi =Urui -----END PGP SIGNATURE----- --pTweeuIK/E/gtaPu--