From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from muru.com (muru.com [72.249.23.125]) by smtp.subspace.kernel.org (Postfix) with ESMTP id D0BD920E5; Tue, 29 Mar 2022 09:54:23 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by muru.com (Postfix) with ESMTPS id 96F5180F9; Tue, 29 Mar 2022 09:52:18 +0000 (UTC) Date: Tue, 29 Mar 2022 12:54:21 +0300 From: Tony Lindgren To: Geert Uytterhoeven Cc: Daniel Palmer , Ansuel Smith , Rob Herring , Krzysztof Kozlowski , linux-arm-kernel , DTML , Linux Kernel Mailing List , linux-actions@lists.infradead.org, linux-sunxi@lists.linux.dev, "open list:TI ETHERNET SWITCH DRIVER (CPSW)" , "open list:ARM/Amlogic Meson..." , linux-arm-kernel@axis.com, linux-aspeed@lists.ozlabs.org, linux-rpi-kernel , chrome-platform@lists.linux.dev, Linux-Renesas , linux-samsung-soc , linux-stm32@st-md-mailman.stormreply.com, kernel@dh-electronics.com, linux-mediatek@lists.infradead.org, openbmc@lists.ozlabs.org, linux-tegra , linux-oxnas@groups.io, linux-arm-msm , linux-unisoc@lists.infradead.org, "open list:ARM/Rockchip SoC..." , linux-realtek-soc@lists.infradead.org Subject: Re: [RFC PATCH 0/1] Categorize ARM dts directory Message-ID: References: <20220328000915.15041-1-ansuelsmth@gmail.com> Precedence: bulk X-Mailing-List: chrome-platform@lists.linux.dev List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: * Geert Uytterhoeven [220329 09:02]: > On Tue, Mar 29, 2022 at 10:03 AM Tony Lindgren wrote: > > For example, I have a pile of pending omap clock clean-up dts patches > > posted and tested waiting for v5.19-rc1 to apply. I'd rather not start > > redoing or fixing up the patches with sed :) > > Git merge/rebase/cherry-pick should handle renames fine? Possibly.. Not sure I'd count on that based on my earlier experiences though :) Tony