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 C4F40C77B7A for ; Fri, 2 Jun 2023 10:05:00 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 24CD4846E5; Fri, 2 Jun 2023 12:04:58 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.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=amarulasolutions.com header.i=@amarulasolutions.com header.b="m7lR/Qt9"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 1F8E9846E3; Fri, 2 Jun 2023 12:04:56 +0200 (CEST) Received: from mail-qk1-x72c.google.com (mail-qk1-x72c.google.com [IPv6:2607:f8b0:4864:20::72c]) (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 7869A86378 for ; Fri, 2 Jun 2023 12:04:50 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=amarulasolutions.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=jagan@amarulasolutions.com Received: by mail-qk1-x72c.google.com with SMTP id af79cd13be357-75b0df81142so218645085a.2 for ; Fri, 02 Jun 2023 03:04:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=amarulasolutions.com; s=google; t=1685700289; x=1688292289; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:from:to:cc:subject:date :message-id:reply-to; bh=Nl3/7IRzjlNL5CY2M/f49ZOtXpJE87VzPNw2P9xHrhY=; b=m7lR/Qt9RMgKy6LbEPAKTfgqV1HrOy/naFNBpYoU/7PCd4UXBb6SLqnN3VDJ8hofE5 s99heOml2MsY7T4WqMkhBnIyzeHk3SyTvCEc/HTGD5ZoT7J8TKRV8tEe6nSxzYd5+9gi Z68SkT4J7Q/dxLQCayr+jRUzCT36iZgQy+RVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685700289; x=1688292289; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nl3/7IRzjlNL5CY2M/f49ZOtXpJE87VzPNw2P9xHrhY=; b=hTmPYM5DVtrPQoNhuSi17wB2FWzdyFz8I0/sWioecWFSNbv9unCiEl3ErkxMPvU2fX bEPPpKrD5dG6ftYM7BBF6hdpq/MMtGn4jnL9mgMHwa9h1tKQjhKESg3yHmskbuByNX3f t+cC/H39HGHjPVekWH8iiiF4ruPxDq7JUPX+shbRkpMbZAJ+SkggBHmmhzATCqDN7RgJ n3KMaWTm21JVM9pXfFPUerjjw5n9MR6iFE9qg6PtnZFxdsCuWmbUKXHQYc7o8pIGngsk SL9ZKaQZw1p1IqrUdTHq2xXRpJkGNAkY+/q3+h44q153JU2blGAhsxx+Gu4f8yT/GujJ uj1Q== X-Gm-Message-State: AC+VfDzANzHHhLS4W+rtoQLzp33JCjaswX1Pc9OfQFzitJ78b9k/pm+Q yE+eKSB/QeycXMmu9BFsPLteVMn5jXeCg0J68/Ok0Q== X-Google-Smtp-Source: ACHHUZ5HWaRWqDU3EipSLX10Xm4nIGEhCBys82oaWNgGixUETHGqJcdGI1mZqOlPE6/Yd75BsAirn71kIQCtjMY0YWI= X-Received: by 2002:a05:620a:6412:b0:75b:23a0:deb3 with SMTP id pz18-20020a05620a641200b0075b23a0deb3mr12346995qkn.49.1685700289251; Fri, 02 Jun 2023 03:04:49 -0700 (PDT) MIME-Version: 1.0 References: <5d158190ee4e5da9e34b377331da338af6223eef.camel@googlemail.com> In-Reply-To: From: Jagan Teki Date: Fri, 2 Jun 2023 15:34:37 +0530 Message-ID: Subject: Re: [SPAM] Re: [PATCH v5 0/2] arm: dts: rockchip: rk3399: usb: ehci: Fix EHCI probe in rk3399 to access peripherals by USB 2. To: Xavier Drudis Ferran Cc: Christoph Fritz , u-boot@lists.denx.de, Simon Glass , Philipp Tomsich , Kever Yang , Lukasz Majewski , Sean Anderson , Marek Vasut Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable 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.8 at phobos.denx.de X-Virus-Status: Clean On Fri, Jun 2, 2023 at 2:54=E2=80=AFPM Xavier Drudis Ferran wrote: > > El Fri, Jun 02, 2023 at 12:11:13PM +0530, Jagan Teki deia: > > > > Any news about the next revision of this patch? RK3399 has broken > > since release due to this issue. This fix might make upcoming release > > workable. > > > > Please let us know. > > > > Sorry, I'm not sure you meant to send this to me ? > > For my side I stopped working on it after I got no feedback for my last v= ersion: > > https://lists.denx.de/pipermail/u-boot/2023-February/510672.html > https://lists.denx.de/pipermail/u-boot/2023-February/510676.html > https://lists.denx.de/pipermail/u-boot/2023-February/510678.html > > I got no replies. > > I asked whether I should resend. > > https://lists.denx.de/pipermail/u-boot/2023-March/511621.html > > > Btw, my v5 seems not to be correctly in patchwork, should I resend ? > > I guess I messed up subject lines ? > > And I got no answer, so I thought there were still no interest and > gave up. > > Now I see I answered to a question to Eugen only, not the list, so maybe > the list kept waiting for my answer. > > Might be some misunderstanding. > > Should I try again with the current next branch and send v6 ? Please send. Thanks, Jagan.