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 0D1EFC77B73 for ; Tue, 30 May 2023 23:13:53 +0000 (UTC) Received: from h2850616.stratoserver.net (localhost [IPv6:::1]) by phobos.denx.de (Postfix) with ESMTP id 1CCCC8607F; Wed, 31 May 2023 01:13:51 +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="f2E5wz8s"; dkim-atps=neutral Received: by phobos.denx.de (Postfix, from userid 109) id 2521586015; Wed, 31 May 2023 01:13:49 +0200 (CEST) Received: from mail-pg1-x52a.google.com (mail-pg1-x52a.google.com [IPv6:2607:f8b0:4864:20::52a]) (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 DF9D98608C for ; Wed, 31 May 2023 01:13:44 +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-pg1-x52a.google.com with SMTP id 41be03b00d2f7-53f567979baso387545a12.0 for ; Tue, 30 May 2023 16:13:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20221208; t=1685488423; x=1688080423; 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=IwkehFmifAai0DqZ7Ugu/Z/Lqv6EM+ILdel6hc/fWdo=; b=f2E5wz8suBrZwQrs6+MKsgGirXFvdpgw4PpJTZdZXwMVFHxEj7f1fMV6wevcAwLNwF E8ZbG3AkCRAlhXAxcbxCB+DqcdxQQZMDXJtO1r+KalwXTVQPFxqKRiEKbg0fxZ4bTNoe sdpVwBXS2VpX74gp+qGgNWSrN7Yw9KlSvdjwbhtVIrGlVirAG8miX0/OV4FM9DsJ/pQ0 z/fm8BNkfHJBWKlV+h49ekdx7OgTpxOvcHj0ZXIq4GN6j8mUro3/rK22VEmAhWVYtVuI TTRCnTUESPf+Ne0r0d0g4N9088EKIZ/U1rBKCjJa3544/f81QhoIItNNu15nV0kPpoXv b+mA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685488423; x=1688080423; 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=IwkehFmifAai0DqZ7Ugu/Z/Lqv6EM+ILdel6hc/fWdo=; b=fbGvsfzPvb7yGTzUcB0IDdLqXN7hYkjy0m9bOBnMHzkbPaPM3WlEmG4R5iCOLBPekP ctOaAt/g1UnmiP+BTSPM6bmsxb41COeRKSCBGGk6Dx3bB/u/ECf6RGqTzSvsbx4AA3S/ iRmUjNdpj69EAf43Vn57Ik/kX0iuL+z38QfF9+W7ioCeeBd6OV/t3jNq5JJRhpAgCSdv d0Opj3Y7GqR2db7Efrci5mgb5VeF2/yGnqF5myMXjDlOIlwaQhAgXPDxW3rua9jLLKH6 /7XXRBuMkCa59q93azKa0szDpca8UDZaFNrGFgRu1cju3brkAdvvkITaCd4UzdLX3CYw oB2g== X-Gm-Message-State: AC+VfDyLcW+2Cj5kN4n8taLTQ8PMkiJV76oTyIbeXsBVsPpRV//0Z6J6 LoTLqRoLJqrSlAqIAFD7UZTKIQiRTQApVh5I1w0= X-Google-Smtp-Source: ACHHUZ6WA1TXAsriQQm7HSFqc1G+D9//RlUWm2l+9VWFBe+hC3UKvkK4xoBr0h+BRfWJ/KmDHSex4LEzvRuRN3xgOEI= X-Received: by 2002:a17:903:2301:b0:1ae:3ff8:7fa7 with SMTP id d1-20020a170903230100b001ae3ff87fa7mr433232plh.4.1685488423319; Tue, 30 May 2023 16:13:43 -0700 (PDT) MIME-Version: 1.0 References: <20230427180845.127439-1-festevam@gmail.com> <20230427180845.127439-3-festevam@gmail.com> In-Reply-To: From: Fabio Estevam Date: Tue, 30 May 2023 20:13:31 -0300 Message-ID: Subject: Re: [PATCH 3/3] arm: dts: imx8mp: Sync with Linux 6.3 To: Adam Ford Cc: Tim Harvey , 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 Tue, May 30, 2023 at 7:35=E2=80=AFPM Adam Ford wrot= e: > I have it working now. I need some time to clean my stuff and re-base > the imx8mp.dtsi file, but I can submit a patch which fixes the clocks > and re-sync's the device tree with the current stuff from kernel.org. > I should be able to get a patch series out tonight. Great work, Adam!