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 9E8ADC77B61 for ; Fri, 28 Apr 2023 18:19:21 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 67CCE85D4E; Fri, 28 Apr 2023 20:19:19 +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="pNs4DxGV"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id F357185F64; Fri, 28 Apr 2023 20:19:18 +0200 (CEST) Received: from mail-pj1-x1034.google.com (mail-pj1-x1034.google.com [IPv6:2607:f8b0:4864:20::1034]) (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 9D40E85D4E for ; Fri, 28 Apr 2023 20:19:16 +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-x1034.google.com with SMTP id 98e67ed59e1d1-24bdbebd42dso55501a91.0 for ; Fri, 28 Apr 2023 11:19:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1682705955; x=1685297955; 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=11A1qUMssLpBnQKMN5aD5/tnhB+Wzzo1wgfvOWd0Bro=; b=pNs4DxGVlfLfh2ZA2jcehRQdGBswoZ+zmtHawh4fZAs0cQEXlTLPHCcwXWujBF6x+0 X7AyBxntyDE4i91Ijn67QOd4JAM+1TfygDYrk8if2cCTOPbDjI6kEGaBWJypXbKS19tx pJTei3yYNI+xVVFlATeGTOEtiJ/VBML5xqKDmF59ykatlAlu7PyjIaguZlj4ZwUVxT8f cV3dunJdFf43wSnhAN5YMBmefPrLfgNXvMQ6M6APdg3Irir5Hqjb4uBnmEoB10gdslqi 4jo24LAUqJNqzM4Bz/c6PgiipAJWiWdPbS9CEiPX+FnFDXvcO/WwkeJx+J7xk008l5pH sK9g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682705955; x=1685297955; 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=11A1qUMssLpBnQKMN5aD5/tnhB+Wzzo1wgfvOWd0Bro=; b=OaWPh0jqDkQ1wiCSKcG0MW/uRGpV1C8XI5or34XSL6Y+HyQJWGj2dBCMmX2pLnlp7C qryBMfqWwxAiuLpsbSXb6UnTCoGl3VSK1fkFvtkOut7pE9LIbsbkxnFRnYIfk/nIqKMA k12VwGUQYtEsJjuWwDU9/7HVHjwE7BxGc35FYYjdI2hdSu+PwHwEV+c1YvxbM7XTX1BY Wuq50lxEEs6ijaShxh9MotAmMtXzhhtrkRmhthM3FDu6LUDwuKTbMRbyQ0X95wSxkXXb +3KA2yXKtVB/metXU/kDtSZsQE71q6zqPCBGRok0KHGevBxeI4j0GWshFviV4FDULM4K CKUQ== X-Gm-Message-State: AC+VfDzu7fFF3ZBCnMYlLZION7rjPyee4WqAhVQfn6aFsJMzVZyw+jqd cuSiGNtSAv/NUMc1vMtcB8MxdpgrI5j/zgdU8CyT9Mkk X-Google-Smtp-Source: ACHHUZ6WrkA9/R6mYHWlWkclo5ijPW76zBUx7M1JEv0NnbdK2m7vsTOJGG8xsGM4FtLjfjwv5iDoJeE3uBIsyBxf1ak= X-Received: by 2002:a17:90a:1a01:b0:247:9e56:d895 with SMTP id 1-20020a17090a1a0100b002479e56d895mr5500854pjk.1.1682705954877; Fri, 28 Apr 2023 11:19:14 -0700 (PDT) MIME-Version: 1.0 References: <20230427180845.127439-1-festevam@gmail.com> In-Reply-To: From: Fabio Estevam Date: Fri, 28 Apr 2023 15:19:02 -0300 Message-ID: Subject: Re: [PATCH 1/3] arm: dts: imx8mm: Sync with Linux 6.3 To: Tim Harvey Cc: Adam Ford , Marek Vasut , Ye Li , Peng Fan , Li Jun , 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 Hi Tim, On Fri, Apr 28, 2023 at 2:59=E2=80=AFPM Tim Harvey = wrote: > I believe the fix we need is the following which moves phy setup > before the register access (where it should have been along with the > case for !defined(CONFIG_PHY): ... > If everyone agrees here I'll submit a formal patch which should get > applied through Marek via the usb tree before the dt sync. This works for me, thanks. When you submit it, feel free to add: Tested-by: Fabio Estevam