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 B4354C4332F for ; Tue, 12 Dec 2023 14:41:53 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S232812AbjLLOlp (ORCPT ); Tue, 12 Dec 2023 09:41:45 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:47932 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232781AbjLLOln (ORCPT ); Tue, 12 Dec 2023 09:41:43 -0500 Received: from galois.linutronix.de (Galois.linutronix.de [IPv6:2a0a:51c0:0:12e:550::1]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D34D8EA; Tue, 12 Dec 2023 06:41:49 -0800 (PST) From: Thomas Gleixner DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020; t=1702392108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1cjPK7MVMgy2ptbwUtlp8hX92DZpbm09HrB3RqKSh7c=; b=hCzGva0qLyY2C794F9jreEi1PD8bHm/7vc2zgjOo66QgbykdqHgb4wGk0RaEJhMI+7W54z +NYLWcjI5Y5AXNwoEnl3jvaDcmBgJQDDr7PADCO6kQwqeOwkdmAocWluYzUQCYQUFYlxfh Q0Ikm6ZEYxj9IHLk1iGRyexe+8YY8aZmTf5L0TTz7KynsISTAJdp6LDADZwqmh6j+wefyb 88ieBJQN7PRqQnjvL1UAeQObMSc1gQQlcc0hzfvlSKRvtUkOZSlKlVZLiApec5w+zp2ix8 64KIld3svU96A6McyGVJpYr7Mnkixau9BoNEWnssHQ5IoI36VIpHMVmoN4A+NQ== DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=linutronix.de; s=2020e; t=1702392108; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=1cjPK7MVMgy2ptbwUtlp8hX92DZpbm09HrB3RqKSh7c=; b=rAOSq9PljTxW1TWf7+dIHC1trcyKTaG3HqffG6HSHU3USgY3wtPbHOQ4zC6GYi9Ve0cz+e hZKuJH22Z+TwoABg== To: Geert Uytterhoeven Cc: linux-tip-commits@vger.kernel.org, Claudiu Beznea , x86@kernel.org, linux-kernel@vger.kernel.org, maz@kernel.org Subject: Re: [tip: irq/core] arm64: dts: renesas: r9108g045: Add IA55 interrupt controller node In-Reply-To: References: <20231120111820.87398-10-claudiu.beznea.uj@bp.renesas.com> <170207007858.398.5775493085982200914.tip-bot2@tip-bot2> Date: Tue, 12 Dec 2023 15:41:47 +0100 Message-ID: <877cljqy8k.ffs@tglx> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Geert! On Sat, Dec 09 2023 at 17:24, Geert Uytterhoeven wrote: > On Fri, Dec 8, 2023 at 10:16=E2=80=AFPM tip-bot2 for Claudiu Beznea > wrote: >> The following commit has been merged into the irq/core branch of tip: >> >> Commit-ID: 8794f5c3d2299670d16b2fb1e6657f5f33c1518c >> Gitweb: https://git.kernel.org/tip/8794f5c3d2299670d16b2fb1e6657f= 5f33c1518c >> Author: Claudiu Beznea >> AuthorDate: Mon, 20 Nov 2023 13:18:20 +02:00 >> Committer: Thomas Gleixner >> CommitterDate: Fri, 08 Dec 2023 22:06:35 +01:00 >> >> arm64: dts: renesas: r9108g045: Add IA55 interrupt controller node > > Please do not apply Renesas DTS patches to your tree without an > explicit ack. > Renesas DTS patches are intended to go in through the renesas-devel > and soc trees. Sorry. I had the impression this all belongs together. I zapped 1/9 and 9/9 and force pushed the branch. Should be gone in tomorrows next