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 737BDC00A5A for ; Thu, 19 Jan 2023 08:32:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230112AbjASIcN (ORCPT ); Thu, 19 Jan 2023 03:32:13 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:48022 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S229695AbjASIcG (ORCPT ); Thu, 19 Jan 2023 03:32:06 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 8D83DAC; Thu, 19 Jan 2023 00:32:03 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id AB80D80F1; Thu, 19 Jan 2023 08:32:02 +0000 (UTC) Date: Thu, 19 Jan 2023 10:32:01 +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: linux-kernel@vger.kernel.org * 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 ? Applying these into omap-for-v6.3/dt thanks. Tony