From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtpout-03.galae.net (smtpout-03.galae.net [185.246.85.4]) (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 44A7238F922 for ; Wed, 25 Feb 2026 16:28:27 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=185.246.85.4 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772036908; cv=none; b=CIypszeQVLw3xgXUpodW+Qm3K5UXfpfC4vW2QJrXrinnv3dxeHGUuYg1eH+2j9IG5ruYtuyolkBGCwp9IIcb6rWaL7DhI6NQ9yyO5GqQIz8cm0yqRBmiP/6lmwN7A9RtViEdt52aY1uvLLAbbOoVG9ehcz2TtHRqpvacq0TiIdc= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1772036908; c=relaxed/simple; bh=CmL+fmz73BV3AlDw/oqORXnonMrwOtUjoXqjKJcw51o=; h=From:To:Cc:Subject:In-Reply-To:References:Date:Message-ID: MIME-Version:Content-Type; b=Ydfe3rm0j/n6sduiBhWgaJeQqbbWjxPWophalLSOw35jrNbF0b1x96KKLdCYmv3zs5QsoTN1f7Y5UM9xppqC3oH/K8qu4tha8QmHg5LVxZz3QHgFpT9FG77gDtRHmHkbWofKcmvKnJB9foGuXtBJ2+7CA5mRbBGhU4yBS27stCk= 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=Ck6e7Puq; arc=none smtp.client-ip=185.246.85.4 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="Ck6e7Puq" Received: from smtpout-01.galae.net (smtpout-01.galae.net [212.83.139.233]) by smtpout-03.galae.net (Postfix) with ESMTPS id BF7074E4111B; Wed, 25 Feb 2026 16:28:25 +0000 (UTC) Received: from mail.galae.net (mail.galae.net [212.83.136.155]) by smtpout-01.galae.net (Postfix) with ESMTPS id 977B85FDE6; Wed, 25 Feb 2026 16:28:25 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) by localhost (Mailerdaemon) with ESMTPSA id 1D09210369259; Wed, 25 Feb 2026 17:28:22 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bootlin.com; s=dkim; t=1772036905; h=from:subject:date:message-id:to:cc:mime-version:content-type: content-transfer-encoding:in-reply-to:references; bh=unylvViDZIZMB6gJn+HBSaPDT/t03+zotSysy379arM=; b=Ck6e7PuqiGvKeW6g8T2Xf4D3O2Om5KOMpuXCNoCEhyqQ4jEluUcXQVaBAbSCGjqgWRofZx MkBTFgeaFZSQ8kA7RyC0/LnXFc5rfZB2t9Rrdh+ThIIsZ+0E2eD4ouzOiS5JugbhVGEQnz sIohrQiAt6J+D3zwOJouL7eGBzPYKfupkmrL3yDuTsw2CfVZeKdE40UmqN0yUxPmYODSvR FyHxG9DIIJMdnAbFOL890LkgE2qKi33T2Dt/ALeoseAOwFG2l0DEe3XjcdTqUK5mLQtZtN n+vUqPyVJIKEI3RsNVr3jcDFw7JOfVrlhPYd+K0TqLh/C2JiBOyxebb9RgRn8A== From: Miquel Raynal To: Rob Herring Cc: Akhila YS , Richard Weinberger , Vignesh Raghavendra , Krzysztof Kozlowski , Conor Dooley , linux-mtd@lists.infradead.org, devicetree@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] dt-bindings: mtd: st,spear600-smi: convert to DT schema In-Reply-To: (Rob Herring's message of "Mon, 23 Feb 2026 09:00:45 -0600") References: <20260122-spear-v1-1-fd44bc79695b@gmail.com> User-Agent: mu4e 1.12.7; emacs 30.2 Date: Wed, 25 Feb 2026 17:28:22 +0100 Message-ID: <87fr6opz2x.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 Rob, >> > + flash@fc000000 { >> > + compatible =3D "st,spear600-smi"; >> > + #address-cells =3D <1>; >> > + #size-cells =3D <1>; >> > + reg =3D <0xfc000000 0x1000>; >> > + interrupt-parent =3D <&vic1>; >> > + interrupts =3D <12>; >> > + clock-rate =3D <50000000>; /* 50 MHz */ >> > + >> > + flash@f8000000 { >> >> This is now a warning in linux-next: > > Now this is a warning in v7.0-rc1. Miquel, please revert this as there > has been no response. Akhila staying silent, let's try to help with the YAML conversion effort: https://lore.kernel.org/linux-devicetree/20260225-perso-fix-spear600-smi-ya= ml-v1-0-8ef3d205ab3a@bootlin.com/T/#m908bf59527847285c0447dd0379b3c88cfd718= 57 Thanks, Miqu=C3=A8l