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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 450BCC54FB3 for ; Thu, 29 May 2025 12:10:29 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:List-Subscribe:List-Help :List-Post:List-Archive:List-Unsubscribe:List-Id:In-Reply-To:Content-Type: MIME-Version:References:Message-ID:Subject:Cc:To:From:Date:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=53yuKezs5ilpcnEdLeOi3VA/lnDiQmGthxtSC8SQoCw=; b=xMuKs07vQxQo/oFojLrpKN+63W H7AyI0uzs/MYiqVi7dJdHK6GuZuc1beX/2Gr1RKCxFdHWNkxVlTvKtJecf7ifRBmqxmsQbdjuWONx rLHoX7xQLGsfp3TvMkOvPZhAJXc5jzsuOXqsPLbzlWNpp67hiFPcLbTzbTUHuPf+BLREJTOli+Nfc XWDZCT1BLe8L9D6T+cSLKN5QXC6VUr0o4+Eg1wjmpC0/1oLAtuynLxU6dXuqvU4wJqRvIlPnyS+Ax 2PKlaGJszdRWQbq2Q6ASQNLA5R0XD91JpPE8n6m16zv5PCDcqGiHjcj9f5uKomdV3VbnnhFaJQ5Qf LwVfRwXw==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.98.2 #2 (Red Hat Linux)) id 1uKc5V-0000000Fhtw-1ngd; Thu, 29 May 2025 12:10:21 +0000 Received: from sea.source.kernel.org ([2600:3c0a:e001:78e:0:1991:8:25]) by bombadil.infradead.org with esmtps (Exim 4.98.2 #2 (Red Hat Linux)) id 1uKbTs-0000000FcvU-1gEb for linux-arm-kernel@lists.infradead.org; Thu, 29 May 2025 11:31:29 +0000 Received: from smtp.kernel.org (transwarp.subspace.kernel.org [100.75.92.58]) by sea.source.kernel.org (Postfix) with ESMTP id BABBB4A2D9; Thu, 29 May 2025 11:31:27 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id ED1B1C4CEE7; Thu, 29 May 2025 11:31:26 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=linuxfoundation.org; s=korg; t=1748518287; bh=53yuKezs5ilpcnEdLeOi3VA/lnDiQmGthxtSC8SQoCw=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=Efq02rrHVKWrTVeTHqrfz4P8aBiP8S5VoeLVafK3DbQUgDAPNznko4YJddWg9VXT8 ZG0GufYhF4BKGiQMjpIettK3p4JBRx9X1WLaFf6i0Y07LdqDYALVtbBNWgMty/AbBZ Jk7Ku0MOSK9fgRcyxZKhbBLbc0q0U6NzKCfeCKqE= Date: Thu, 29 May 2025 13:31:24 +0200 From: Greg Kroah-Hartman To: Andrea della Porta Cc: Michael Turquette , Stephen Boyd , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Florian Fainelli , Broadcom internal kernel review list , Lorenzo Pieralisi , Krzysztof Wilczynski , Manivannan Sadhasivam , Bjorn Helgaas , Linus Walleij , Catalin Marinas , Will Deacon , Bartosz Golaszewski , Derek Kiernan , Dragan Cvetic , Arnd Bergmann , Saravana Kannan , linux-clk@vger.kernel.org, devicetree@vger.kernel.org, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-pci@vger.kernel.org, linux-gpio@vger.kernel.org, Masahiro Yamada , Stefan Wahren , Herve Codina , Luca Ceresoli , Thomas Petazzoni , Andrew Lunn , Phil Elwell , Dave Stevenson , kernel-list@raspberrypi.com, Matthias Brugger Subject: Re: [PATCH v10 0/13] Add support for RaspberryPi RP1 PCI device using a DT overlay Message-ID: <2025052908-goldmine-ramp-b865@gregkh> References: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20250529_043128_473601_22A1CF24 X-CRM114-Status: UNSURE ( 8.45 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, May 29, 2025 at 01:23:35PM +0200, Andrea della Porta wrote: > *** RESENDING PATCHSET SINCE LAST ONE HAS CLOBBERED SEQUENCE NUMBER *** Then it needs to be a new version, not the same one please. thanks, greg k-h