From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-02.galae.net (smtpout-02.galae.net [185.246.84.56]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id D8E6243D519; Tue, 20 Jan 2026 14:56:48 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.84.56 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768921010; cv=none; b=R4yu5Fo9TNb1RwZ0eagK3wv/5K9IOTFTd8buKu6BqXfS4jX/rZo6Xlua3Sd5VeqhjkR22oiolMLQe5boZkj8JNSzG2cINPSEBtpyhSLYGDkO3QsnRjgmVPtYSZ1DUfMzHmplXTA9ZPPsRqqNo070PKsoiRvBSd9L4BpY0uw2RIs= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768921010; c=relaxed/simple; bh=aiiF64/Crg7D0thgOrGHT16eEW2iJPzVrHJ8ClGguUg=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=HeXlRAGxicmHuScYqVtU3Ht0dEkBvYbRdHk3+qo5dTQ37V1CEujJP+o6j4I50n9Olw/4TS+JYCoT0CaqidJyDyoJ+lL/qkJtQvhrLv5bdeJt3DJ7hRu/DhC9bTx4b7qa/+dnl8PonJc46DpMiELyS0l1BnIBFXsP+trJu06GdpU= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com; spf=pass smtp.mailfrom=bootlin.com; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b=SVA+yYZs; arc=none smtp.client-ip=185.246.84.56 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=reject dis=none) header.from=bootlin.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=bootlin.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=bootlin.com header.i=@bootlin.com header.b="SVA+yYZs" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-02.galae.net (Postfix) with ESMTPS id 5E1E11A296F; Tue, 20 Jan 2026 14:56:47 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 3084C606AB; Tue, 20 Jan 2026 14:56:47 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 1561410B6B50F; Tue, 20 Jan 2026 15:56:39 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1768921006; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=aiiF64/Crg7D0thgOrGHT16eEW2iJPzVrHJ8ClGguUg=; b=SVA+yYZsLizZPszL9kCEbpybr/096vW3WoAgn5ESvGj72kbE4npo40K+KYFqX6Mwa+wesz qZ369/wSNsFqskcVjB18pk9N4MVIkuJ8TuAurWAm5a7Sir4ZdqYkxkBIa5WHYPvNconQdB lKMUD3wVT1JasLD06a4hb0tVWY6T7Eaz0D7ytdwX5tPzZjVZEjEcutTlMJ9FqktTfGPT+l wr10SrIJhEjfgMjpBzaIyBNz9Z6u13tyg409xGoY7ChlzkAXYGeeo6vvUW/e7dTrpKUyTU /mHItJvMFHGEnbbpQKl3O5m44eQAMG/jzuwvnbkSNN5wMY4swjRvxkWuknMk1A== From: Miquel Raynal To: Rob Herring Cc: Richard Weinberger , Vignesh Raghavendra , Krzysztof Kozlowski , Conor Dooley , Brian Norris , Kamal Dasu , William Zhang , Nick Terrell , David Sterba , =?utf-8?Q?Rafa=C5=82_Mi=C5=82ecki?= , Simon Glass , Linus Walleij , Ulf Hansson , Marcus Folkesson , Tony Lindgren , Roger Quadros , Hauke Mehrtens , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org Subject: Re: [PATCH 00/10] dt-bindings: mtd: Partition binding fixes and restructuring In-Reply-To: (Rob Herring's message of "Mon, 19 Jan 2026 19:54:24 -0600") References: <20260108-dt-mtd-partitions-v1-0-124a53ce6279@kernel.org> <87tswhswsp.fsf@bootlin.com> User-Agent: mu4e 1.12.7; emacs 30.2 Date: Tue, 20 Jan 2026 15:56:38 +0100 Message-ID: <87ikcws57d.fsf@bootlin.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Last-TLS-Session-Version: TLSv1.3 Hello, >> The series does not apply cleanly, I tried mtd/next and then >> v6.19-rc1. Can you please rebase it and fix the conflicts (at least 2 >> patches fail, and then I stopped)? > > I rebased on mtd/next and sent v2. I only saw one conflict though, and > that was with seama.yaml. That's going to conflict with Linus' tree, > but the resolution is take the deleted file. I didn't see where this seama file was modified, except for Linus W.'s address change. Is there an -rc I need to pull? Or an immutable tag? Maybe this series applies on top of your next branch? I can give an ack for the full series if that's the case and you can take it. I generally try my best to avoid conflicts at merge. Thanks, Miqu=C3=A8l