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 82496C77B73 for ; Thu, 27 Apr 2023 19:11:57 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 7190785EEB; Thu, 27 Apr 2023 21:11:55 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com 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=gmail.com header.i=@gmail.com header.b="Jtfwos52"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 652E68564D; Thu, 27 Apr 2023 21:11:53 +0200 (CEST) Received: from mail-pj1-x1032.google.com (mail-pj1-x1032.google.com [IPv6:2607:f8b0:4864:20::1032]) (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 7535685EEB for ; Thu, 27 Apr 2023 21:11:42 +0200 (CEST) Authentication-Results: phobos.denx.de; dmarc=pass (p=none dis=none) header.from=gmail.com Authentication-Results: phobos.denx.de; spf=pass smtp.mailfrom=festevam@gmail.com Received: by mail-pj1-x1032.google.com with SMTP id 98e67ed59e1d1-24b276ee13bso1740189a91.1 for ; Thu, 27 Apr 2023 12:11:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682622701; x=1685214701; 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=zvhnmmLlRZ8KUrROsJl+mxeSV/rg8pBzEK7mZ4PETwg=; b=Jtfwos52a/Ep9tOjkR45bUu5ZR16Vqhv+p5SrcsKABALq/yTD82+V99YFO3Pm+0KdZ /9k9emnKMAv7QgvVOWZi2ttnDFT09GkuUVxUyC1wQZJiRNvQnaAFnbl6tVFADgfJQfhS j+Z+gIGPQyBOyOj/S0nsWmgnIxHzOT900MS4WfzfNNMH/HwtHk8lHGDcw3SbfoxK47Fj Aiiw/6dQVaFfrnFvvJHoQCzMHwbgVa5TMXV9+/3U8fzy03cZRtyv8r7tJVB2LVh42Gt6 M056bTRekYptFo6Ufwulw13AGJzo/ezWZXfX1R5OERQ6jFPbRjg2F2FgvjxtNR08ujyd HCqA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682622701; x=1685214701; 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=zvhnmmLlRZ8KUrROsJl+mxeSV/rg8pBzEK7mZ4PETwg=; b=admS4hoI0hlEoWbI6OHQiUtd/OHbpeRZtfs9Rsa0PAKBKjCd866gM/l0iQcT6ZRlKm AH1j/ljCG16R1NQi5japovL51tAbtmaLM9Nr7DvFYMY7Saei3CrANDZlxiwKAZPOtpTU TJxsv0LhT4f6CQn+/8vqN+F29yt0BCODrLDmGJ4w/IcJAz3LqsMInpmbk42BXWyXD1WS qBoqpqUTnuyvH4GeJdNwRrLpcGih1jSkgvBmuaJ+wqYZNEjlllha0PlBmCD7pTSEMtFX d8jTjFyzL0M8nb1Z90Exh+b31wtnpojOUegOFFrCVKV3vgvQ0gV41v1gYmBzBr/lNXaI U7kw== X-Gm-Message-State: AC+VfDzgucwQW7vJIi9E39PVLPwoecn22MKM01BRYI88IHpTTDdrQChI lLbtMoPwHXGuYso3hw6aMTrz0BALwQQq+UMzf9OO63tbxDM= X-Google-Smtp-Source: ACHHUZ7/XVvxILzI42oH6uuMdc431Lc8o8BJ8yPwh868BsW5lYz6xurOzE4eMHgVqMdtllGBKo2uXLOVKWbZjpbkgbE= X-Received: by 2002:a17:90a:190:b0:246:fbef:790e with SMTP id 16-20020a17090a019000b00246fbef790emr2533167pjc.3.1682622700744; Thu, 27 Apr 2023 12:11:40 -0700 (PDT) MIME-Version: 1.0 References: <20230427180845.127439-1-festevam@gmail.com> In-Reply-To: From: Fabio Estevam Date: Thu, 27 Apr 2023 16:11:29 -0300 Message-ID: Subject: Re: [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3 To: Tim Harvey Cc: aford173@gmail.com, sbabic@denx.de, u-boot@lists.denx.de, Fabio Estevam 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 Thu, Apr 27, 2023 at 3:56=E2=80=AFPM Tim Harvey = wrote: > Fabio, > > This causes a hang on imx8mm boards when usbotg2 (usb@32e50000) is > enabled. You can re-create this on the imx8mm-evk with: I am able to reproduce the hang after enabling usbotg2, but this hang is not caused by the imx8mm.dtsi sync. The hang also happens if I revert the imx8mm.dtsi = sync. The usbotg2 is a different issue. > Note the imx8mm-evk does have the 2nd host controller but its > currently not enabled due to missing bits to deal with the USB 3.0 > GPIO controlled mux. > > Is there perhaps a corresponding change necessary in the > imx8m-power-domain driver? I haven't checked, but yes, it is very likely some imx8m-power-domain changes are needed.