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 6E4A1C433F5 for ; Mon, 14 Mar 2022 18:14:51 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id BC72283BA2; Mon, 14 Mar 2022 19:14:48 +0100 (CET) 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="rwArXzee"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id DD70383B67; Mon, 14 Mar 2022 19:14:27 +0100 (CET) Received: from mail-qt1-x832.google.com (mail-qt1-x832.google.com [IPv6:2607:f8b0:4864:20::832]) (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 74FE2837C7 for ; Mon, 14 Mar 2022 19:14:23 +0100 (CET) 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-qt1-x832.google.com with SMTP id i8so1958067qtx.6 for ; Mon, 14 Mar 2022 11:14:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:cc:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=WXdoBEdRCRokec7mfVQOrAuBeWf/2LHQT9j0a3oTVr4=; b=rwArXzee9RUTR62eOS5hXuFHpgJQmrpHM59qNXnKEWoPk8CJmQ4McE+Vw88dio6UrY aPG5gnBW6MEptCt0TyezbMlR5CDl4zvZToebPd/KA/lsqk3TF2intUcMoCMTNJJZnpTB T4+oLXvu2aSAUQr5f01/M8oHtNJTtfWDE53wE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:date:from:to:cc:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=WXdoBEdRCRokec7mfVQOrAuBeWf/2LHQT9j0a3oTVr4=; b=Fp5Y/5+aZouoM6x1Fvh9cZBKLV5qW+6PfCyR+qnXl8E67bPp+F2pOBjMwG02/oKUvO 0+VdmJpZRZ3of/V/MOHlwn3ufwgBSddP4IHyFR/xFzLKriV3ij/5Fe7Ca/xhx68s2YSP 6NL99pydGGNV9aWKJLo8vgPozesnuXxucaocKClUuNdMJVm1IV7yLDItpWjrhN9RaFi1 lbWDsKLvtmmgnKiKA+5t0KjfWDUxoKxmTI8vnZtzSXwle7PmI45AwElyUTQiEhS+NIhW WIOdGjIyDDIYEjBnl4z0589iqS9QZ9Gfub30PgsIUDjysfQjQuUr8Lcll1FQueMmda4O mxtw== X-Gm-Message-State: AOAM533aP6zpjSVyvwPLKTU4fI8/gTD09WVmMzMROcCcSMLUoQD5d8a0 tK8nWZem8ki14BF2yJwTlffIug== X-Google-Smtp-Source: ABdhPJw0oUe+8xK5gCP20XE1p6MAAIvhH1wz5RfQ6vGzLHIfQEwlPFRN/VRqO+0Qyv22qKjQ57biXQ== X-Received: by 2002:ac8:5fd2:0:b0:2e1:b346:7505 with SMTP id k18-20020ac85fd2000000b002e1b3467505mr17124268qta.94.1647281662229; Mon, 14 Mar 2022 11:14:22 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-2ef0-5dff-fedb-a8ba.res6.spectrum.com. [2603:6081:7b01:cbda:2ef0:5dff:fedb:a8ba]) by smtp.gmail.com with ESMTPSA id q28-20020a05620a039c00b006494cbf8f5asm8223180qkm.22.2022.03.14.11.14.21 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 14 Mar 2022 11:14:21 -0700 (PDT) Date: Mon, 14 Mar 2022 14:14:19 -0400 From: Tom Rini To: Aswath Govindraju Cc: u-boot@lists.denx.de, Georgi Vlaev , Kishon Vijay Abraham I Subject: Re: [PATCH 2/2] board: ti: j721e: evm.c: Fix the probing of in Sierra SerDes0 Message-ID: <20220314181419.GH9986@bill-the-cat> References: <20220304121526.4651-1-a-govindraju@ti.com> <20220304121526.4651-3-a-govindraju@ti.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="IdQYvU5iz1n5pUC3" Content-Disposition: inline In-Reply-To: <20220304121526.4651-3-a-govindraju@ti.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.5 at phobos.denx.de X-Virus-Status: Clean --IdQYvU5iz1n5pUC3 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, Mar 04, 2022 at 05:45:26PM +0530, Aswath Govindraju wrote: > Initialization and power on operations of links have been moved under the > link device in the Sierra SerDes driver. Also, the UCLASS of > sierra_phy_provider has been changed to UCLASS_MISC. >=20 > Therefore, fix the probing of SerDes0 instance accordingly. >=20 > Signed-off-by: Aswath Govindraju > Reviewed-by: Georgi Vlaev Applied to u-boot/master, thanks! --=20 Tom --IdQYvU5iz1n5pUC3 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmIvhfsACgkQFHw5/5Y0 tywmUgv7Ba2yHJaEfTdHok2C2FAuCYKeAmGOSp1afdlwXIaT5szoOsNfp/UIoCX3 /meLBL/9X/Dgub/jiqKoIp110mObpqrl0oSWdq/R/K7iMYsYTwDnw+aO5bZdo/bS hRWdocCG6vaa35nkrrcfkD+vXWKYUnYZgVOrjeTTZ6V/E7fLk0yvdgEZzN8jl/RV ulbji3h+pUXPTISAM+iXbvk4XW54EeymPdffYrWMcL5PZwpnz5ufhK/DQ8iB9vuv Tf36RqyEI+aM/EZ/A7W1r1hWtso7CYeyiXPt1X2+b0mfmnuMNY5NFU7vYghmNeIo aGr8vuQB9+BbKCVuDq6mjixtfYkrZR92y+YWefrGgfzN37iRHIGWPJj6z+SYCNIC 7ZEy9eW0uYArkwMjCmc5ykrTH0znVlxtfVVRzpBHsZJJsC7pxAxMv0xq9PJdzzPe ztKcy5YhplIvVPYaAqL6zZPhs8YcexuGcdcsLg8ThbzakUHv1D4SVJZrw3JnaOOZ dzd94ViK =kcKJ -----END PGP SIGNATURE----- --IdQYvU5iz1n5pUC3--