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 91463C369B4 for ; Tue, 15 Apr 2025 14:28:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id DA4BA809A5; Tue, 15 Apr 2025 16:28:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=dolcini.it 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=dolcini.it header.i=@dolcini.it header.b="Nzqh1tgm"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id CB8D28294C; Tue, 15 Apr 2025 16:28:54 +0200 (CEST) Received: from mail11.truemail.it (mail11.truemail.it [217.194.8.81]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (No client certificate requested) by phobos.denx.de (Postfix) with ESMTPS id 6E88E80944 for ; Tue, 15 Apr 2025 16:28:52 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=dolcini.it Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=francesco@dolcini.it Received: from francesco-nb (31-10-206-125.static.upc.ch [31.10.206.125]) by mail11.truemail.it (Postfix) with ESMTPA id 25D661FBA0; Tue, 15 Apr 2025 16:28:51 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=dolcini.it; s=default; t=1744727331; bh=lbAc9NfvMuRQjLonpGoDEpzRlENWGVYvsHQhfqJ5Zyg=; h=From:To:Subject; b=Nzqh1tgmCiVCppL3rYonWpb/bRLehtx50IYgGVBlopIyrpxoAixQIl+sEnANV0w/Z dBw+kA5nCcWL2rFLrUMDgXn/YffwTF5uI6EFWnUBBdX2ezAurjdjcpZQYCg2X8jhB2 OapDtmjgne9AAJZ1Y3e8LWV7GR5hrtbkstxPj8Oz7OvK0QV2L1tuGUmYMrIXbo2oAd Ig57T8x8Wdn7rwi8H1wNJW1Tc6E/5RN9vxJJciI+RdNoWd+vR+M97JhzRmJ/3eC9Lb 3njE+vJItzvEJeiQp8ES8yS+Nr0s1EqAArd98ReQYIZNVHac45dvAK/vrfXbFoFqUh yrT8IDRkMVKFA== Date: Tue, 15 Apr 2025 16:28:46 +0200 From: Francesco Dolcini To: Marek Vasut , Fabio Estevam Cc: u-boot@lists.denx.de, Adam Ford , Christoph Niedermaier , Dong Aisheng , Hou Zhiqiang , Michael Trimarchi , Peng Fan , Tim Harvey , Tom Rini , uboot-imx@nxp.com Subject: [REGRESSION] Re: [PATCH v2 16/24] clk: imx: Convert clock-osc-* back to osc_* Message-ID: <20250415142846.GA244333@francesco-nb> References: <20250323160107.145749-1-marex@denx.de> <20250323160107.145749-17-marex@denx.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20250323160107.145749-17-marex@denx.de> 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 Hello Marex, Fabio, all On Sun, Mar 23, 2025 at 04:58:45PM +0100, Marek Vasut wrote: > Convert clock-osc-24m back to osc_24m and clock-osc-32k back to osc_32k. > These are the clock which match clock tables in Linux. This is now > possible because the clock drivers now resolve clock names based on > clock-names DT property in the CCM DT node. > > Signed-off-by: Marek Vasut Current USB fastboot functionality from U-Boot proper in master is broken on Verdin iMX8M Plus since commit b4734c9c333b ("clk: imx: Convert clock-osc-* back to osc_*"). Other i.MX SoCs might be affected, I have not looked into every detail. Could not fetch index Failed to get PHY0 for usb@38100000 Could not fetch index Failed to get PHY0 for usb@38100000 No USB device found USB init failed: -19 Reverting this commit on top of master is not trivial (there are conflicts, and I have not looked into the details). Full log for reference U-Boot SPL 2025.04-rc4-00537-gb4734c9c333b (Apr 15 2025 - 16:14:09 +0200) Training FAILED DDR configured as single rank WDT: Started watchdog@30280000 with servicing every 1000ms (60s timeout) SEC0: RNG instantiated Normal Boot Trying to boot from BOOTROM Boot Stage: USB boot Find img info 0x4802ec00, size 1116 Need continue download 1024 NOTICE: Do not release JR0 to NS as it can be used by HAB NOTICE: BL31: v2.12.0(release):v2.12.0-946-g4d913df8f85e NOTICE: BL31: Built : 13:19:07, Apr 15 2025 U-Boot 2025.04-rc4-00537-gb4734c9c333b (Apr 15 2025 - 16:14:09 +0200) CPU: Freescale i.MX8MP[8] rev1.1 1600 MHz (running at 1200 MHz) CPU: Industrial temperature grade (-40C to 105C) at 56C Reset cause: POR DRAM: 4 GiB Core: 309 devices, 31 uclasses, devicetree: separate WDT: Started watchdog@30280000 with servicing every 1000ms (60s timeout) MMC: FSL_SDHC: 1, FSL_SDHC: 2 Loading Environment from nowhere... OK In: serial@30880000 Out: serial@30880000 Err: serial@30880000 Model: Toradex 0058 Verdin iMX8M Plus Quad 4GB WB IT V1.0B Serial#: 06849144 Carrier: Toradex Dahlia V1.1A, Serial# 10763256 SEC0: RNG instantiated Setting variant to wifi Net: pca953x gpio-expander@21: Error reading output register eth1: ethernet@30be0000, eth0: ethernet@30bf0000 [PRIME] Hit any key to stop autoboot: 0 Could not fetch index Failed to get PHY0 for usb@38100000 Could not fetch index Failed to get PHY0 for usb@38100000 No USB device found USB init failed: -19 Verdin iMX8MP # Any suggestion? Francesco