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 557F7C433EF for ; Fri, 8 Apr 2022 18:03:02 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 8FA3E83DC4; Fri, 8 Apr 2022 20:02:50 +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="IdeH13H9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id E41D883D47; Fri, 8 Apr 2022 20:02:47 +0200 (CEST) Received: from mail-qk1-x729.google.com (mail-qk1-x729.google.com [IPv6:2607:f8b0:4864:20::729]) (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 8568983DB2 for ; Fri, 8 Apr 2022 20:02:43 +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-x729.google.com with SMTP id s4so5437180qkh.0 for ; Fri, 08 Apr 2022 11:02:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=konsulko.com; s=google; h=date:from:to:subject:message-id:references:mime-version :content-disposition:in-reply-to; bh=rPsYYjjeJRoSLIEdwkSwTHOYlPTlADjTnF79x1ICUKE=; b=IdeH13H9ilIstCoDEAqZ0nfxnoPRpEIXFZysYyVNWDPsIXj4DhlAXHrNQeC1jvmOWs J1NmSJ5bjHLORDQMuMLUXbovg44qPcA1DyMfhWekCcQXwTUMtaWVNg61+JQg1YLW1bWB UQjmKI+LraCKnNkwMQQkWGhKrcIilTswxhB7k= 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:subject:message-id:references :mime-version:content-disposition:in-reply-to; bh=rPsYYjjeJRoSLIEdwkSwTHOYlPTlADjTnF79x1ICUKE=; b=W5F3SJ8XPmOQF4e79bcS2yv+PSBikPvH2La9GZQaz+XlLt/FdwDt80NVVvjpwfUg8k Nkew2apOsp//7byAl1gxA/uCXBeTOZCxGPTNRsSl+xFiVTzLixUL3xLsvNm5OD3VeAYc EgHIOuzzskS+4YzVtDEjupI6z/JZtUqd+44gn6KNBvamxNun7yVkLWn8/S/krJDswgxg yG53IGo0AXIk5DeKGYyQGmIlscW4SkR0fHqJ+PbZxJGREYbOai3d9B9q6jNrU81oBg1b 2d59uacsuh/M/Bx6lK5VIrKajigcl7KpVoL+GseUX3RbcWm0HixInS8XxdjV2sVRCDyg gp3w== X-Gm-Message-State: AOAM531vm6DCcKQ/RCoowEhfBq4PznxBnRunCtI5u800yRagQscmHnhx Gxdy4hQeFeYNH2mF4GAvHa/bAi/0WG39Lg== X-Google-Smtp-Source: ABdhPJx2hG4b+yza0axR5e8D2yu+sSCemzZ+i7AGt5/KCQTGd/oA2nToXM5XYMDrK6r6F946A9NuqA== X-Received: by 2002:a37:9d89:0:b0:69a:1403:b06f with SMTP id g131-20020a379d89000000b0069a1403b06fmr4894218qke.177.1649440961391; Fri, 08 Apr 2022 11:02:41 -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 n128-20020a372786000000b0069bed65dbdesm710569qkn.122.2022.04.08.11.02.40 for (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Apr 2022 11:02:40 -0700 (PDT) Date: Fri, 8 Apr 2022 14:02:38 -0400 From: Tom Rini To: u-boot@lists.denx.de Subject: Re: [PATCH 03/25] tegra: Migrate CI_UDC_HAS_HOSTPC to Kconfig Message-ID: <20220408180238.GF14282@bill-the-cat> References: <20220330220735.908616-1-trini@konsulko.com> <20220330220735.908616-3-trini@konsulko.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="XIT9+HGZgTFaGwcE" Content-Disposition: inline In-Reply-To: <20220330220735.908616-3-trini@konsulko.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 --XIT9+HGZgTFaGwcE Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 30, 2022 at 06:07:13PM -0400, Tom Rini wrote: > This option is only enabled for CI_UDC and !TEGRA20, so implement it as > such in Kconfig directly. >=20 > Signed-off-by: Tom Rini > Reviewed-by: Peter Robinson > Tested-by: Peter Robinson Applied to u-boot/master, thanks! --=20 Tom --XIT9+HGZgTFaGwcE Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmJQeL4ACgkQFHw5/5Y0 tyzqWQwAlf1E03dSRfsz7OviXxuw9zuoMDoHbOnMQQ2W2q7aIQIdpA/i9tGi6mJd 8e9vVni+fMFVapQLqJ2CJjh5mRT/mTR4AcG7PrmwPcV2Y4Za1gYXAhkP+g5YYBIx hSoEjlehXezJvpWHgxUYkuqiYY0lby304GyU+47zGR4rfTPJto4Ar/mlIHPAvS0y SKRpsHll1UPONRNHp48R6HA0kbfC29Vc47+CHfuhcfWg6zZTpmnFp3H9x/dDtJjS TAa4nT7tup+OkXMgFL6M0Qb65nJ3FbTUlJc0jXSiehQxTFeHAi7Q4d+e6sPwND+l ky789q/5EGc38k7TmyWdCJMtI5BOaaDJiYLIFApVW296t5J2PZT0RarVSo/0l06g G1yhTJqOtbBRuBVJYtJI9qVZExR/BhvwGR9VbxQ0qnVct7wNExbkbqpRDqk9tQJr aKaaHfjMGu8EGB5SY5EPBJDbwAKGz6KYNqOQXp7jm9bj/yQ7CxopMA/3oxWCo7Sz JYSkseBX =yd3a -----END PGP SIGNATURE----- --XIT9+HGZgTFaGwcE--