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 C4CFCC433F5 for ; Wed, 23 Mar 2022 11:46:48 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1DD9A83B27; Wed, 23 Mar 2022 12:46:46 +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="SKmV9KF+"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id EF85083B2A; Wed, 23 Mar 2022 12:46:43 +0100 (CET) Received: from mail-qk1-x732.google.com (mail-qk1-x732.google.com [IPv6:2607:f8b0:4864:20::732]) (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 A7E1683B25 for ; Wed, 23 Mar 2022 12:46: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-qk1-x732.google.com with SMTP id d142so799090qkc.4 for ; Wed, 23 Mar 2022 04:46:42 -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=i0p6+ne5LLoudw4OVkWJE7Gkof4lNQRUpE7zxwYiTeE=; b=SKmV9KF+nWI7jecMFf4Pw+bLEQytbdj2SdkZ4slLr6WXOoVBRuTpImpEJk0KfDT9KF ov3ePoce3mE+Gbe1sGoLrxWcXuyLZq4KNKHsEODAWjj4nZo60IsqhdfNyHOV4+UJ2noE z1IfRA1csCG3ZO4Fr7yGGWli6qa1ciIjAL0HA= 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=i0p6+ne5LLoudw4OVkWJE7Gkof4lNQRUpE7zxwYiTeE=; b=iSbzV49CPHff9kRXlLTlJPfkJIfWBaTdkFd053Tp811O1p9XhFE+reQjv6m4lbTr7/ 4FP77wwy8ACbFV4xfwy1Ph1smYkZ4V4E0CxJn1FxPtRzGOQqHXJQTwFDlEa+aslAGubE GGeuRufwVZ2jgOIhuBvJ4EWcZp8GH1azuKM7J2ztwL3hYhDSmPsm8tGhRR7aFIlacEea QYDF8j6PaXQXuLlouvYHFH9wnHe4hVN58s7LXUMzhBtn5Xni1kv6KdjBfjaImXmw2ovp QoxoVI5Fm6AJgAKjByU4lpdsbTq8SMYA6Lf/73GOn2I9QJg8/8P0/418uYQ28hHaCRvA 2s3w== X-Gm-Message-State: AOAM533UJCbVTe0v6BT2uDGKZTsFWkGDvWmwnjGaJW3Z4XkQjn9gL6Om md8ZoJM/fbbmGQRC6cp9cM1LBA== X-Google-Smtp-Source: ABdhPJyAfKPZZTOCjVPDgw3KrVpQsL9QUKWjk2pYexuj6XABDgD+oPUXUtNMA9TBn2NytQiarBEVjg== X-Received: by 2002:a05:620a:2807:b0:67d:6349:2577 with SMTP id f7-20020a05620a280700b0067d63492577mr17914234qkp.785.1648036001455; Wed, 23 Mar 2022 04:46: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 h27-20020a05620a13fb00b0067b3615e4acsm10223289qkl.70.2022.03.23.04.46.40 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 23 Mar 2022 04:46:40 -0700 (PDT) Date: Wed, 23 Mar 2022 07:46:38 -0400 From: Tom Rini To: Stefan Roese Cc: Marek =?iso-8859-1?Q?Beh=FAn?= , u-boot@lists.denx.de, pali@kernel.org, Marek =?iso-8859-1?Q?Beh=FAn?= Subject: Re: [PATCH u-boot-marvell] arm: mvebu: dts: turris_mox: fix non-working USB port Message-ID: <20220323114638.GY2226424@bill-the-cat> References: <20220322161759.24301-1-kabel@kernel.org> <21b4f647-c7ae-60e3-6ec3-a6f5a2ae8ec3@denx.de> <8d6e84f8-e7da-b204-814e-ce3d86cbcc02@denx.de> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha512; protocol="application/pgp-signature"; boundary="LhiTpD9feYeyTwZl" Content-Disposition: inline In-Reply-To: <8d6e84f8-e7da-b204-814e-ce3d86cbcc02@denx.de> 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 --LhiTpD9feYeyTwZl Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 23, 2022 at 07:46:40AM +0100, Stefan Roese wrote: > Added Tom to Cc. >=20 > On 3/23/22 06:55, Stefan Roese wrote: > > On 3/22/22 17:17, Marek Beh=FAn wrote: > > > From: Marek Beh=FAn > > >=20 > > > Commit 0934dddc6436 ("arm: a37xx: Update DTS files to version from > > > upstream Linux kernel") ported Linux's device-tree files for Armada 3= 720 > > > SOCs. This broke USB port on Turris MOX, because in Linux' DTS the bus > > > voltage supply is described as a `phy-supply` property of connector > > > node, a mechanism that is not supported in U-Boot yet. > > >=20 > > > For now, fix this by adding `vbus-supply` to usb3 node. > > >=20 > > > Fixes: 0934dddc6436 ("arm: a37xx: Update DTS files to version from > > > upstream Linux kernel") > > > Signed-off-by: Marek Beh=FAn > >=20 > > Reviewed-by: Stefan Roese > >=20 > > > --- > > > Dear Stefan, as with the network issue, could we get this to master A= SAP? > >=20 > > Sure. Let me try... >=20 > Tom, I'm having trouble with CI, Azure and Gitlab both report problems > with "test.py coreboot": >=20 > https://dev.azure.com/sr0718/u-boot/_build/results?buildId=3D167&view=3Dr= esults >=20 > This should not result from this patch though. Yes, Google is being funny for some reason, I just keep hitting retry until it passes. > Could you please pull this patch/fix directly? OK. --=20 Tom --LhiTpD9feYeyTwZl Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQGzBAABCgAdFiEEGjx/cOCPqxcHgJu/FHw5/5Y0tywFAmI7CJoACgkQFHw5/5Y0 tyzpzwv9E6TUKpcaPZITdYlWiarb7hDzwCubWsTzxWW08OD8Hhmetoy5X0p/EKRO M5oGr4nr31jlslAl0MzX+qNE8wsftipYGfKtQ708FZpyEuONcK8N6nYueJaYTQaY naSPERrbbdCHOmXw4TOv1c/nsrzT6aLVosYsK105S4ks2WL1/dwUYUyksRihd+i9 x2ShEs0+k3KLUta3czapKlCtW17paBVNqxXlvX9YPNeosh1N8A3ynx0gjTQZO4cE TuVMxQiHJBfjGVmEr0UGzcoA305Pt/y9CjUg1tl5SZ1Qj4WttYTLhNtWAHGhep5h N6h63hpTBUzcEnyykvaTxuTvNn9HkiBGxCl6p1izwKZbcnqGxxWU03r0bpWKu6du OUwABN0P3xCed7TQQml4V1skd7G/KclF8lh8bA4sGgqnx54p5Yf6GsC6c0PwRFrY 3xjXFkIfCskBCva4Q1xGKYys7CWKLNgjOa1+tWIKjwlus1Gn32QFRhwMtRY7VfIl MJl69UUv =muHA -----END PGP SIGNATURE----- --LhiTpD9feYeyTwZl--