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 EEA09ECAAD6 for ; Fri, 26 Aug 2022 18:50:46 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id C2E4384922; Fri, 26 Aug 2022 20:50:23 +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="KaRtUWEk"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 10F1F8491E; Fri, 26 Aug 2022 20:50:12 +0200 (CEST) Received: from mail-qt1-x835.google.com (mail-qt1-x835.google.com [IPv6:2607:f8b0:4864:20::835]) (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 D543C848DC for ; Fri, 26 Aug 2022 20:50:08 +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-qt1-x835.google.com with SMTP id h22so1944458qtu.2 for ; Fri, 26 Aug 2022 11:50:08 -0700 (PDT) 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; bh=SefZ8Zc3CvAuIr9nB10W0JYQiWGy3uE6GrxBPPYcS9E=; b=KaRtUWEk0ku1lLyK9Ehgvxn5HdYaNj6kHp/giwaJZiC5qi3giStJTpvRG0lrgX4Dji 5KvBuYMr+Moexn3VTejOJBzA0nOuUJrpk8SipZWcJjcmMr16+eVQr18MjvDb7TsBxzUW VXsu6VYZNEQwLTxAre3mq/HjJBtSo8FQEfS3k= 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; bh=SefZ8Zc3CvAuIr9nB10W0JYQiWGy3uE6GrxBPPYcS9E=; b=Sfu/vAxVgYsp3mOTJXCUTNxRmgnJVqHfvxDMJ6j07AwHKHlwrcP80tIU40nZ4BL8sS iU2yeHeawJ82cflQccc7hOqdih4ncV6wzqEBKH5e2YnGvAn9PzttIGLYnD+tO4dexVsl Dh1Xd4gWQQ+JzMPxyiLrxPLSh5Khw/seEidCE5SpvbztrSA5lnhFQ5ltpPAQk9HBoSr4 Jco0C8xhrYHeK25aQj08r1+X5iJOp/ccfx5T4yr0M+dzZUbdSHSW6t60NaToF4jsoWIh jgtMe0wQh8O7eBLME2hW8dL70HDBVtCq9FZcHZ7B7+Gcg2hE/J3nNanYj2UQ81USRPOQ eANg== X-Gm-Message-State: ACgBeo3K26Ri1bg2WDuOW2Q7O44r3MzxBNx+h59uG4IXKBHCq0Kt2JF7 8NSCH4IrhLSRBu8aYDnhdmAgCudTaqHXAw== X-Google-Smtp-Source: AA6agR7EzQZAOn/QE2BeQQ9mEKrW6w9VE9lJOcIF+kkDu4sUnavW8BQGBmiqgP/hp010gNFfByJeTQ== X-Received: by 2002:a05:622a:1707:b0:343:645e:333d with SMTP id h7-20020a05622a170700b00343645e333dmr897456qtk.497.1661539807666; Fri, 26 Aug 2022 11:50:07 -0700 (PDT) Received: from bill-the-cat (cpe-65-184-195-139.ec.res.rr.com. [65.184.195.139]) by smtp.gmail.com with ESMTPSA id bq36-20020a05620a46a400b006b929a56a2bsm309297qkb.3.2022.08.26.11.50.06 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 26 Aug 2022 11:50:07 -0700 (PDT) Date: Fri, 26 Aug 2022 14:50:04 -0400 From: Tom Rini To: Sumit Garg Cc: u-boot@lists.denx.de, rfried.dev@gmail.com, jorge.ramirez.ortiz@gmail.com, sjg@chromium.org, stephan@gerhold.net, mario.six@gdsys.cc, dsankouski@gmail.com, robert.marko@sartura.hr, luka.kovacic@sartura.hr, luka.perkov@sartura.hr, jh80.chung@samsung.com, nicolas.dechesne@linaro.org, vinod.koul@linaro.org, mworsfold@impinj.com, lgillham@impinj.com, daniel.thompson@linaro.org, pbrobinson@gmail.com Subject: Re: [PATCH 02/13] phy: Add support for drivers to enable USB on QCS404 SoC Message-ID: <20220826185004.GQ7942@bill-the-cat> References: <20220804142721.536556-1-sumit.garg@linaro.org> <20220804142721.536556-3-sumit.garg@linaro.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="v541l457l4DThMFo" Content-Disposition: inline In-Reply-To: <20220804142721.536556-3-sumit.garg@linaro.org> 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 --v541l457l4DThMFo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, Aug 04, 2022 at 07:57:10PM +0530, Sumit Garg wrote: > QCS404 SoC supports two types of PHY, one supports high speed mode or > USB2 PHY and the other supports super speed mode or USB3 PHY. So add > corresponding PHY drivers. >=20 > Signed-off-by: Sumit Garg Applied to u-boot/next, thanks! --=20 Tom --v541l457l4DThMFo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmMJFdwACgkQFHw5/5Y0 tyxcCwv7BHpw2BKNe+1n83yAy91r0Vg7SHOhqOuL8E3Z4ahJz42e4aUW8y23UyIE uAtsB6W2tgugUYZMTWiufpp/UBLhY0gq8XKqcm2Wl8Im5PuwdIECZeztcpeOiUDC Gy2HGjrxpzF9ah2Paq8Wbs5xBx004RW9g5OJ7gN4liMYep5QpLgNOwqYNC7nDR8M w9sl6813r/K/XeN5Z91y/SdUoPNWmmoXv8T5NuKYoc67NQw9vDsi84jH61nu1q8E G2UbM2Un9MFZ6Dyk7Mh7T2fHflrvAxpy6vAhLFt+jvrdblZ9BI2hWaQpUe5Fz/gO UAo1kHhgNCUGbAEymB2m3MvsRonICfgC4n8ULaGtF5vuWsSH/VeXZKHsNoM+EfTB IOj7CcIi1VfonOxBurk55T4gG8vIXLb2Ni+5+uUCsqM5LPsWKXE4kwlJl7FvVY4H oOdoEARHZIMhxmDWx+jGxfX9KWjNZVTby5psa3HAyrwf+y2ShOyMJk7GVauYP5Ra UnLORzFy =ToD6 -----END PGP SIGNATURE----- --v541l457l4DThMFo--