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 BA98BC54E94 for ; Tue, 24 Jan 2023 20:48:27 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 478FF856CD; Tue, 24 Jan 2023 21:48:20 +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="Dqy4T1U0"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 5E4608566D; Tue, 24 Jan 2023 21:47:46 +0100 (CET) Received: from mail-qt1-x830.google.com (mail-qt1-x830.google.com [IPv6:2607:f8b0:4864:20::830]) (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 D103D855B5 for ; Tue, 24 Jan 2023 21:47:42 +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-x830.google.com with SMTP id j9so14257566qtv.4 for ; Tue, 24 Jan 2023 12:47:42 -0800 (PST) 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:subject:date:message-id:reply-to; bh=oxIzmY1w8puOwht8fwTEbNsZyDerJcEbKaU+mZurFGU=; b=Dqy4T1U0Abyh0YAHQiydxDs3/ZQ3Ar/5gMSZbkAh6Vm10wKDuVXL59g0DJHn4d7hVR umEtgtBG0nxC1VfSr36hx1qtvU68tARCQOSnAdVwW3CHKuaH20FFKQCnPlJoZAu1wU9K 8HcrckOS9gbMyDJJwgTyI2Ilz9dr+Efho25T4= 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:subject:date :message-id:reply-to; bh=oxIzmY1w8puOwht8fwTEbNsZyDerJcEbKaU+mZurFGU=; b=AydAzu8275/+fJrSNdJrzlhCNWiYsbIec39CKjB3fxuRlucDP0NOubYtlOnYyI63gl UlnEpw5HHxJdGq/lfxhglXlgrYrDOwT7Ce5g4s6+2QEDFUD/zaWNYziy0p5U0T1lCGB1 dSu894iANshtY+ITnBdQGVKlIl/grhiyKYhE8On6Rby1m3aHmq5BdxMZbzeA7y43jmYY Wg7zna8fun8/GuBZfUkM6jsFbWD/fjxrzHdc6GSb4tT2VQq7ZH2aArEBw/FOJacexnCg qkm8b+4tBuK5NzffaLsq8ePmkPaWAuMDTc8lSr9N5Z7Z5NaHf4UPiII+cn5u4HGOev2X WwzQ== X-Gm-Message-State: AFqh2krx6XxSwJJDzxDE9+k35bgHFN8O/NOaIRQEmZF7OCtVBVV47yvX enZDEzzRoWXnXZ0CjHFyOgb9hA== X-Google-Smtp-Source: AMrXdXuNnlDWEZP55n4qaEWbqdWfNj5gpwrQoxKfi2S+OkHftZgIAZ52KuU3RjE7OA3lXWpFAVug8Q== X-Received: by 2002:a05:622a:4f11:b0:3b5:77ff:fbff with SMTP id ei17-20020a05622a4f1100b003b577fffbffmr33647997qtb.37.1674593261640; Tue, 24 Jan 2023 12:47:41 -0800 (PST) Received: from bill-the-cat (2603-6081-7b00-6400-fdfe-8628-3fc7-956b.res6.spectrum.com. [2603:6081:7b00:6400:fdfe:8628:3fc7:956b]) by smtp.gmail.com with ESMTPSA id dx14-20020a05620a608e00b006b95b0a714esm2110928qkb.17.2023.01.24.12.47.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 24 Jan 2023 12:47:41 -0800 (PST) Date: Tue, 24 Jan 2023 15:47:39 -0500 From: Tom Rini To: Sjoerd Simons Cc: u-boot@lists.denx.de, Dhruva Gole , Georgi Vlaev , Nishanth Menon , Vignesh Raghavendra Subject: Re: [PATCH 7/8] arm: dts: k3-am625-sk: Enable usb ports in u-boot Message-ID: <20230124204739.GT631605@bill-the-cat> References: <20230121155435.2858173-1-sjoerd@collabora.com> <20230121155435.2858173-8-sjoerd@collabora.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="OWTDMVXEsTf8mMwG" Content-Disposition: inline In-Reply-To: <20230121155435.2858173-8-sjoerd@collabora.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 --OWTDMVXEsTf8mMwG Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jan 21, 2023 at 04:54:33PM +0100, Sjoerd Simons wrote: > Enable both usb0 as a peripheral for use with DFU and usb1 as a host > port for usage with e.g. usb storage. >=20 > Signed-off-by: Sjoerd Simons Reviewed-by: Tom Rini --=20 Tom --OWTDMVXEsTf8mMwG Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmPQQ+sACgkQFHw5/5Y0 tyzRSgv+PF0OqKICVPbQvKlUVCYA15ZHpmyj3zbqlPfdaoP/Ain5NJdx00UTv5GV 4ieLyAn7B1UmaQeefpYC7xNUPYjABiUsH4vEvm8HB9lpsQzSJllSL2O2+9Nn8//M QE7pbsgJOgABWfRm/evi6pNcLjba721eVee0JephRmXXtumrvvlLdqHalAttkweb +QX0oQDKSbgCt2B9epbwQod+HqmfuZgQuwHDQaHJ981hyj9qcgDMdk+gE2JASxsz EnAarqzbaPvUL7YoOkBO13Cuc1udBNYkraxJLs2oygIAtvaAvp5gQtV+fya7/TNB f4drDzguOZGLprTi3Phx1zFVld+WCkvZmHwROqM4xQvp/E0dfjEQX/q9JUawCflB JuQEujf0U+DzEtiEmZAE7G90PdHV0Hml0A1AxT4aPRFa5viFkHP9EETM2cv6xzZ4 thFnvqiNo9mGnKamIAam7MjBVhUA97oMyqtUkRGZ/jH797uEj/lcTxv/G5x7gWTQ lzGoJuw1 =Sj8y -----END PGP SIGNATURE----- --OWTDMVXEsTf8mMwG--