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 A5304C004D4 for ; Thu, 19 Jan 2023 08:22:24 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S230108AbjASIWW (ORCPT ); Thu, 19 Jan 2023 03:22:22 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:42780 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S230053AbjASIWN (ORCPT ); Thu, 19 Jan 2023 03:22:13 -0500 Received: from muru.com (muru.com [72.249.23.125]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id 774685B588; Thu, 19 Jan 2023 00:22:09 -0800 (PST) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id C3A198140; Thu, 19 Jan 2023 08:22:08 +0000 (UTC) Date: Thu, 19 Jan 2023 10:22:07 +0200 From: Tony Lindgren To: Andrew Davis Cc: Rob Herring , =?utf-8?Q?Beno=C3=AEt?= Cousson , Nishanth Menon , Vignesh Raghavendra , Krzysztof Kozlowski , linux-omap@vger.kernel.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 0/2] AM57x EVM Device Tree Overlays Message-ID: References: <20221101221110.17885-1-afd@ti.com> <08d41457-9405-b869-4b11-6c93e504bd03@ti.com> 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 * Tony Lindgren [221110 07:05]: > * Andrew Davis [221109 18:31]: > > On 11/9/22 2:31 AM, Tony Lindgren wrote: > > > Hi Andrew & Rob, > > > > > > * Andrew Davis [221102 00:01]: > > > > Hello all, > > > > > > > > These is an uncontroversial (hopefully) DT Overlay to support the > > > > TI AM57x EVM. More complex cases are staged and ready to follow but > > > > wanted to test the water with this one. > > > > > > > > For some reason dtbs_check does not get run on overlays, this > > > > will need further investigation to fix in kbuild. For now I ran > > > > it through manually but am not 100% sure it actually checked it, > > > > so double checks here very welcome. > > > > > > > > Series depends on https://www.spinics.net/lists/kernel/msg4548509.html > > > > > > Looks like we now have commit 26c9134a370a ("Merge branch 'dt/dtbo-rename' > > > into dt/next") in Linux next. > > > > > > Can these two patches now be applied if I merge in the commit above? > > > > > > > 26c9134a370a is the same (v2) as the series (v1) I pointed to in the > > commit message. This series works on top of either. > > Rob, are those commits immutable and OK to use as a base? Andrew, I'm untagging these from my inbox, please resend when suitable. Regards, Tony