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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 87FC9C433F5 for ; Fri, 15 Oct 2021 18:04:56 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id EF06B6120D for ; Fri, 15 Oct 2021 18:04:55 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org EF06B6120D Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 9CCD983897; Fri, 15 Oct 2021 20:04:36 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (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="TK2KdavS"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CC7FD83657; Fri, 15 Oct 2021 20:03:35 +0200 (CEST) Received: from mail-qt1-x831.google.com (mail-qt1-x831.google.com [IPv6:2607:f8b0:4864:20::831]) (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 E25258389B for ; Fri, 15 Oct 2021 20:03:17 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=none (p=none dis=none) header.from=konsulko.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=trini@konsulko.com Received: by mail-qt1-x831.google.com with SMTP id t16so9523151qto.5 for ; Fri, 15 Oct 2021 11:03:17 -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=+zlygJuvseP2uj7KegTI2RSQHbq05WeX7j2Wx4cICQU=; b=TK2KdavSsOhOns6tlwqP9Bf8bb1qqGa/xo5FR3FSXILoFsb8pxRMlIQrz/1Vb2LLkf V3n38pwve6/BYJlXzcd6H1496nZl2dr1rj4IGv9vaxrj/J3Xdt3KytANCk1hsYX/OL1Y 85CfS99iuFvUp4dJuzvEeMM9xfdHcKwEDKrdk= 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=+zlygJuvseP2uj7KegTI2RSQHbq05WeX7j2Wx4cICQU=; b=73zGXCIBnUGohiGvmTGshzWCfdtThfgeQzGi5uPlbtFUUpwN8ZhvwY/RNOW6M9rrJg R7u+0hTcYfQN1ZIUwcv+yQw0r9wfmzljhJfQadPDSc+gE11nA9QDpLj65cKErjQkRoWm vn1yItBBmqiRLKyEiSdvTcQ6/CNcn3FB35PxT+op5V8pGDrkVcqdNoA14CQavGcySjiY rJuqcD29aGSlmvn32Px8nqkm3Tv7WOU0YpvXRNObKVP5auzxtcXl8Vnai2e3fqCDhk4d GsdiI5xHIhP0aRHFYUbT/cFeZMFnZ6NVhQP6jYMgFQOG8xeY/B1NZ/JukezcKkbqIBtd MnjA== X-Gm-Message-State: AOAM532KTUDQ57TbtpSoLIT4TMEkREhL6A+4Vu9NxBz6rQi5RsQIezOc I78Z93z2uuQKyGUZ/pPTXX58+5OCAWr6tA== X-Google-Smtp-Source: ABdhPJx9TNU9IMTlg4JzHdBok9y6d0M2fVYrBUAYL1U4dHG5DyZHnoqAD+bVsL9c2QJQreEfGDSJQg== X-Received: by 2002:ac8:5619:: with SMTP id 25mr14841362qtr.325.1634320994620; Fri, 15 Oct 2021 11:03:14 -0700 (PDT) Received: from bill-the-cat (2603-6081-7b01-cbda-f8b0-5c25-4d47-ecdb.res6.spectrum.com. [2603:6081:7b01:cbda:f8b0:5c25:4d47:ecdb]) by smtp.gmail.com with ESMTPSA id t190sm2980909qkb.1.2021.10.15.11.03.13 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 15 Oct 2021 11:03:13 -0700 (PDT) Date: Fri, 15 Oct 2021 14:03:12 -0400 From: Tom Rini To: Marek =?iso-8859-1?Q?Beh=FAn?= Cc: u-boot@lists.denx.de, Marek Vasut , Stefan Roese , Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: [PATCH 4/4] Convert CONFIG_USB_EHCI_IS_TDI to Kconfig Message-ID: <20211015180312.GI7964@bill-the-cat> References: <20211009132735.5173-1-kabel@kernel.org> <20211009132735.5173-4-kabel@kernel.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="Dg0r2ptT9dvqcJjh" Content-Disposition: inline In-Reply-To: <20211009132735.5173-4-kabel@kernel.org> X-Clacks-Overhead: GNU Terry Pratchett X-BeenThere: u-boot@lists.denx.de X-Mailman-Version: 2.1.34 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.2 at phobos.denx.de X-Virus-Status: Clean --Dg0r2ptT9dvqcJjh Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Oct 09, 2021 at 03:27:35PM +0200, Marek Beh=FAn wrote: > From: Marek Beh=FAn >=20 > On mvebu this is defined if and only if !ARM64. >=20 > Otherwise it is defined for boards with ARCH_MX23, ARCH_TEGRA and > ARCH_ZYNQ, and also for SOC_AR934X (tplink_wdr4300). >=20 > Signed-off-by: Marek Beh=FAn Applied to u-boot/master, thanks! --=20 Tom --Dg0r2ptT9dvqcJjh Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmFpwl8ACgkQFHw5/5Y0 tyz3iAv9Eue87uG0ceS9ufmdp2Pt0Tcg5j36de18KWObskSP08IKwZgDH9+8Nq7x HjrEfHyHmNpWfnq3M4Sg+DfVQgXy0uzum25o92EKD4yGPssKThep3fgQPkvnKnc/ 9BtCcCehOUyNkw9r9o3XEs9ffFx/CEEb00R5k9b34sPdA/jEhcxOcUC8ulDRzy1m 5w0Kh9bani48ANRT+uaWQHN7C3Jj9nmUdPFngoZrwkClDeSbUgWiOj77J/p4eKnE i4zQec+eGB2HjtH2VAgbfLPwq5bhbtjr9wvbIZ+6K2/iwt3UWMej6cHYvCbivNAv KutnIYWJcLyvntO1Y+HRM2qnWihUlID6nMg/HKDU0bPzFtg2NMtRbeEsv5mugFEA Tf6tR6vvw782W6Irbr0Fa96qUjkMg/zpDxVEC5u+VzXGmy9c2KRw0t3p9FzNtIuk +4EpwBYXU9O8fypRRbjqtjR8loYmri7gpAL7EIiKP3cYCvz/vVgVi3+KbiDce06u GjZH3N4a =h21s -----END PGP SIGNATURE----- --Dg0r2ptT9dvqcJjh--