From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-04.galae.net (smtpout-04.galae.net [185.171.202.116]) (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 ED6713DF013 for ; Wed, 11 Mar 2026 15:36:06 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.171.202.116 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773243368; cv=none; b=Laej4Y2cr9mKNHKNekGjDzczzfJTYLp60vMj41Ckbz/8mfUWcL7wq8c5S2r9n/kdfzoDar9ayUfqzr7Jgm+Csy3VNPCRwNTDQEdb8fFpMymtmUDl0qOp5Jf2rO0BzHlN0eBlSz5U1qyCl1im55JhGO3V0rPVr7LxbQ3qxX7ydG0= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1773243368; c=relaxed/simple; bh=JhmOGNhiIi1eXcioSXLT0/h/WbawMjiqJ7Bp2B3Hsek=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=e+9RlNOGCeB+S368BYzm0Ecy8yU8ZpUp8n9theCHc8qXnhlwOAj33BpCsvWl4wbJr+6wt3sQ0AVaoegOMq2ctgJtssM/WUT/se5HSKHVjEpEbbONp1/QvYp4bjf7cqY+4pfBiI3N1JcwQbVxoznRbcnGI/KnslxW5Hv9e3V0YW0= 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=gpUAi+lm; arc=none smtp.client-ip=185.171.202.116 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="gpUAi+lm" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-04.galae.net (Postfix) with ESMTPS id BB8D3C41585; Wed, 11 Mar 2026 15:36:26 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 701A960004; Wed, 11 Mar 2026 15:36:05 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 693CC10368F58; Wed, 11 Mar 2026 16:36:02 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1773243364; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=JhmOGNhiIi1eXcioSXLT0/h/WbawMjiqJ7Bp2B3Hsek=; b=gpUAi+lmP/6S5sMwPE8MSeZktxs3Br0pjmvtvCIMWD6Wv21twCMD2xNP7C9J8G7/95Pc67 EGIbVDhJ9tc6Oa1BAzyWf7d6yFZ7d443koZTFPyTufgH6HuU39S5QS0NZq4jD7756IkFf4 SqY6ab5dqpLqfOU0Yd5xedXBpFAnvdgQD33ihpmZ/VHUJlyulP5lLQVvfGqjGx/ABtnn1B LarfpSnmlYYkBNdgBUj4pAgjLiV1GKGiyX+ovwT34UylHPmPbRxAXHzx9Jf/EXOeagg359 Uz6ro8imO/u6RZNP4uVfC0I2wH/+K3y/ynw5ttKpZyZ+I7P02B8OMlHsGE/1HA== From: Miquel Raynal To: Richard Weinberger Cc: Vignesh Raghavendra , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Akhila YS , Thomas Petazzoni , Conor Dooley , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/3] Fix spear600-smi YAML conversion In-Reply-To: <177324274850.685435.11462507375095087792.b4-ty@bootlin.com> (Miquel Raynal's message of "Wed, 11 Mar 2026 16:25:48 +0100") References: <20260225-perso-fix-spear600-smi-yaml-v1-0-8ef3d205ab3a@bootlin.com> <177324274850.685435.11462507375095087792.b4-ty@bootlin.com> User-Agent: mu4e 1.12.7; emacs 30.2 Date: Wed, 11 Mar 2026 16:36:02 +0100 Message-ID: <87o6kul6ot.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 On 11/03/2026 at 16:25:48 +01, Miquel Raynal wr= ote: > On Wed, 25 Feb 2026 17:24:42 +0100, Miquel Raynal wrote: >> Recent conversion from txt to yaml of the Spear600 SMI binding by Akhila >> lead to warnings. These are my 2cts in getting the yaml conversion done >> :-) >>=20 >> Cheers, >> Miqu=C3=A8l >>=20 >> [...] > > Applied to mtd/next, thanks! I moved them to mtd/fixes, they will be queued in the next MTD fixes PR.