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 X-Spam-Level: X-Spam-Status: No, score=-7.9 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,USER_AGENT_SANE_1 autolearn=no autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B07EAC04FF3 for ; Fri, 21 May 2021 21:36:59 +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 8ACB561073 for ; Fri, 21 May 2021 21:36:58 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 8ACB561073 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 0565C82E41; Fri, 21 May 2021 23:36:56 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=u-boot-bounces@lists.denx.de Authentication-Results: phobos.denx.de; dkim=pass (2048-bit key; unprotected) header.d=kernel.org header.i=@kernel.org header.b="mIAILIKp"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 50B4482E65; Fri, 21 May 2021 23:36:54 +0200 (CEST) Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 1AA5E82CFE for ; Fri, 21 May 2021 23:36:51 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=kernel.org Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=pali@kernel.org Received: by mail.kernel.org (Postfix) with ESMTPSA id CA0D0613AD; Fri, 21 May 2021 21:36:47 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1621633007; bh=9BsfoHrohXzHGGoz80Ihfztku66NvdHgB3eldVgcmFQ=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=mIAILIKpwUt0yUPu2ITS21RvopK423MXSU+iMsxIxLCUDAUSrNzBrweB4G58umVpI XPgUwyZxR+MfdgotDNOY2BjjoCFuQiGh8ZPjJuCtqDAbAz04UpC6x1t5MndYrTCVAO 6vVXI7UFRkvxytOJxDP6g4/p9zVhFwA6UHFjqVP1q5ic99iUwH9oOPyJrPhdh793+s 6GPAyA9P635ii0hkWg1l2JAS3QeK5RbjBZ6gioeBFz1oSE3H0QaYD7pCsjvDj6rscb p42LyAwU/E3ia5cC1utUg6vUb/qtsYluUwp4OBXT7Pl6NJs7tqC4F5HZ1W0Fi+OXwh HX+D4Qhzgwwig== Received: by pali.im (Postfix) id 3FB0B7BC; Fri, 21 May 2021 23:36:45 +0200 (CEST) Date: Fri, 21 May 2021 23:36:45 +0200 From: Pali =?utf-8?B?Um9ow6Fy?= To: Tom Rini Cc: u-boot@lists.denx.de, maemo-leste@lists.dyne.org, Pavel Machek , Merlijn Wajer Subject: Re: [PATCH] arm: Remove nokia_rx51 board Message-ID: <20210521213645.2y5dawkvr6wfaymy@pali> References: <20210519012640.5970-1-trini@konsulko.com> <20210519132748.mgzyukuvfmlx3uch@pali> <20210519155203.GZ17669@bill-the-cat> <20210521144418.GI17669@bill-the-cat> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20210521144418.GI17669@bill-the-cat> User-Agent: NeoMutt/20180716 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.102.4 at phobos.denx.de X-Virus-Status: Clean On Friday 21 May 2021 10:44:18 Tom Rini wrote: > On Wed, May 19, 2021 at 11:52:03AM -0400, Tom Rini wrote: > > On Wed, May 19, 2021 at 03:27:48PM +0200, Pali Rohár wrote: > > > > > On Tuesday 18 May 2021 21:26:40 Tom Rini wrote: > > > > This board has not been converted to CONFIG_DM_USB by the deadline. > > > > Remove it. > > > > > > I'm very disappointed that you want to remove Nokia N900 from U-Boot. > > > > > > I was waiting waiting half of year because other developers did not > > > react to issues which were introduced and neither to patches which I > > > sent (+ trying to remind open issues). And also I was waiting another > > > half of year until other N900 related patches were merged. So the whole > > > slowdown was not caused by me, why it is taking so long. > > > > > > Now there is still one N900 DM related patch waiting for review. I'm > > > converting code step by step. > > > > > > So the ball is not on my side. > > > > So, what patch(es) need to be applied to get DM_USB enabled? Thanks. > > I don't see any open patches from you that look related to enabling > DM_USB on the platform. If you want to disable USB on the platform for > now instead, that's fine too. I wanted to look at next DM step -- USB -- after current DM step watchdog is finished. But patch for watchdog is still waiting for review: http://patchwork.ozlabs.org/project/uboot/patch/20210309201915.16586-1-pali@kernel.org/ Due to big chance of diff conflicts between these board patches, I do not want to have more than one part of code in "in progress" state.