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 vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 18E28C61DB3 for ; Fri, 13 Jan 2023 07:18:27 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S240951AbjAMHS0 (ORCPT ); Fri, 13 Jan 2023 02:18:26 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52582 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S235389AbjAMHSG (ORCPT ); Fri, 13 Jan 2023 02:18:06 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 2F6A372D11; Thu, 12 Jan 2023 23:02:40 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 5132780FA; Fri, 13 Jan 2023 07:02:21 +0000 (UTC) Date: Fri, 13 Jan 2023 09:02:20 +0200 From: Tony Lindgren To: Mark Jackson Cc: Krzysztof Kozlowski , =?utf-8?Q?Beno=C3=AEt?= Cousson , Rob Herring , Krzysztof Kozlowski , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 RESEND 0/5] ARM: dts: nanobone: Fix missing/incorrect features Message-ID: References: <20221130140547.295859-1-mpfj@newflow.co.uk> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Precedence: bulk List-ID: X-Mailing-List: devicetree@vger.kernel.org Hi, * Mark Jackson [221215 15:44]: > On Wed, 14 Dec 2022 at 16:54, Krzysztof Kozlowski > wrote: > > > > On 14/12/2022 14:35, Mark Jackson wrote: > > > On Wed, 30 Nov 2022 at 14:06, Mark Jackson wrote: > > >> > > >> This patch series updates the NanoBone DTS file to address various missing or > > >> incorrect features. > > >> > > > > > > > > > Any update on this patch ? > > > Did it ever get through ? > > > Do I need to re-submit for some reason ? > > > > It's a merge window and you sent it just before it started. > > Ah, okay. > So will it be picked up automatically next time round or do I need to > re-submit ? No need to resubmit if no more comments and the patches still apply fine. Did the issues pointed out by Krzysztof get fixed up? If so, I'll apply these for v6.3 merge window. Regards, Tony