From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail-vk1-xa41.google.com ([2607:f8b0:4864:20::a41]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j40vH-0001eU-7v for barebox@lists.infradead.org; Tue, 18 Feb 2020 11:20:16 +0000 Received: by mail-vk1-xa41.google.com with SMTP id u6so5416547vkn.13 for ; Tue, 18 Feb 2020 03:20:09 -0800 (PST) MIME-Version: 1.0 References: <92a929cc-b9e6-db9b-352d-c7c271a29558@pengutronix.de> In-Reply-To: <92a929cc-b9e6-db9b-352d-c7c271a29558@pengutronix.de> From: Yegor Yefremov Date: Tue, 18 Feb 2020 12:19:39 +0100 Message-ID: List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "barebox" Errors-To: barebox-bounces+u.kleine-koenig=pengutronix.de@lists.infradead.org Subject: Re: musb is broken in master To: Ahmad Fatoum Cc: barebox Hello Ahmad, On Tue, Feb 18, 2020 at 11:57 AM Ahmad Fatoum wrote: > > Hello Yegor, > > On 2/18/20 10:58 AM, Yegor Yefremov wrote: > > I have bisected the musb driver on am335x (baltos system > > arch/arm/dts/am335x-baltos-minimal.dts) from v2019.11.0 and this is > > the result: > > > > 574eed3f6fcf056aa4c9e46c4b5224e3f7844d8d is the first bad commit > > commit 574eed3f6fcf056aa4c9e46c4b5224e3f7844d8d > > Author: Sascha Hauer > > Date: Thu Dec 19 05:46:54 2019 +0100 > > > > dts: update to v5.5-rc1 > > > > Signed-off-by: Sascha Hauer > > > > :040000 040000 4f6416a5af14d6328ef2c8ac46d9ac4a17a37404 > > 525e33dda1e735ef2f633f4d99c501ba938a7263 M dts > > > > I need only the host functionality to mount a USB drive. My defconfig > > can be found here [1]. > > > > Any idea what could have happened? > > git log v5.4..v5.5-rc1 arch/arm/boot/dts/am335x*.dtsi > gives me kernel commit 12afc0cf81 ("ARM: dts: Drop pointless status changing for am3 musb"). > Does reverting it fix the issue for you? Yes, it does. Though the revert result is a little bit ugly i.e. at least one conflict. But when I start the kernel 5.6-rc2 that already incorporates these DTS changes, I have no problems with USB. So far only the barebox is affected by this change. Cheers, Yegor _______________________________________________ barebox mailing list barebox@lists.infradead.org http://lists.infradead.org/mailman/listinfo/barebox