From patchwork Fri Feb 7 21:30:29 2025 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Patchwork-Submitter: =?utf-8?q?J=2E_Neusch=C3=A4fer_via_B4_Relay?= X-Patchwork-Id: 863244 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 D91C71DF254; Fri, 7 Feb 2025 21:30:37 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738963838; cv=none; b=H8xnSUuKwI4L3r+sMzbCBxTvML5lQ5///StBQPY8cKYeELZhmJETsBlx1uuZKkNLWZEvybMobDqcNu7gnr/HT5cUhGTuBuX4EoxP++MMDSirZNhmHvI02rvUq9H6psVpVAOZGOWHDFrC5ht0K6TFfjs8AFVZjjFqDM5SUvjHREk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1738963838; c=relaxed/simple; bh=eMHZF1DoORYUOyj/ZZ8qW5nusClbM6PqWbv1Pix9bx8=; h=From:Date:Subject:MIME-Version:Content-Type:Message-Id:References: In-Reply-To:To:Cc; b=cemgA3xwbHNYyB0V5js7ewzbQHMRe6zxxqqQcvmO82D6xFv7tEd9pdhsCiZcebeZ/XQP/qxpXy1D8jS9X3VyEt/u5XjpmErypCTS57wTmgmIhnQyM9dGPLD/Dp+m8GyztrVnPQ1ovs9lAPh5td5Pcs6KxzXPZixv/8fW0G9rIPU= ARC-Authentication-Results: i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=FBR5wURb; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="FBR5wURb" Received: by smtp.kernel.org (Postfix) with ESMTPS id 65FC1C32786; Fri, 7 Feb 2025 21:30:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1738963836; bh=eMHZF1DoORYUOyj/ZZ8qW5nusClbM6PqWbv1Pix9bx8=; h=From:Date:Subject:References:In-Reply-To:To:Cc:Reply-To:From; b=FBR5wURbRuGofUwX3skGdx1JxCFVESLiBAv/GnH08tQfthqbiBBq4cbTUy1dehvZw ht1acFtuTNTnsnM3UvNHJSl4aZzHLBiaJ7pUHx8hX6JI5lWM2Lrmcn8HOBSDrIr2A5 edZ7uvs9OpL38qyeXTP1JplcHBIPOcBZ/qNHev2LjJ/d2i6o33mSVAzLzQv6XDvwAe yF+IXDTZDos5P3vE9uVeLHp92+rqA5b0gG+ADiHssXc8zzyG4QaUdLcy8b1OtQGXxt ZyEEOVy+iScUVZLU98g9o8mx/Dm1kThZv3gbeawthjlV+QhWLIIbBfWUPJ3gpGT4qT a0T24uUixoYSg== Received: from aws-us-west-2-korg-lkml-1.web.codeaurora.org (localhost.localdomain [127.0.0.1]) by smtp.lore.kernel.org (Postfix) with ESMTP id 525B3C021A1; Fri, 7 Feb 2025 21:30:36 +0000 (UTC) From: =?utf-8?q?J=2E_Neusch=C3=A4fer_via_B4_Relay?= Date: Fri, 07 Feb 2025 22:30:29 +0100 Subject: [PATCH v2 12/12] dt-bindings: mtd: raw-nand-chip: Relax node name pattern Precedence: bulk X-Mailing-List: linux-spi@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Message-Id: <20250207-ppcyaml-v2-12-8137b0c42526@posteo.net> References: <20250207-ppcyaml-v2-0-8137b0c42526@posteo.net> In-Reply-To: <20250207-ppcyaml-v2-0-8137b0c42526@posteo.net> To: devicetree@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, Krzysztof Kozlowski Cc: imx@lists.linux.dev, Scott Wood , Madhavan Srinivasan , Michael Ellerman , Nicholas Piggin , Christophe Leroy , Naveen N Rao , Rob Herring , Krzysztof Kozlowski , Conor Dooley , Damien Le Moal , Niklas Cassel , Herbert Xu , "David S. Miller" , Lee Jones , Vinod Koul , Lorenzo Pieralisi , =?utf-8?q?Krzysztof_Wilczy=C5=84ski?= , Manivannan Sadhasivam , Bjorn Helgaas , =?utf-8?q?J=2E_Neusch=C3=A4fer?= , Wim Van Sebroeck , Guenter Roeck , Mark Brown , Miquel Raynal , Richard Weinberger , Vignesh Raghavendra , linux-kernel@vger.kernel.org, linux-ide@vger.kernel.org, linux-crypto@vger.kernel.org, dmaengine@vger.kernel.org, linux-pci@vger.kernel.org, linux-watchdog@vger.kernel.org, linux-spi@vger.kernel.org, linux-mtd@lists.infradead.org, =?utf-8?q?J=2E_N?= =?utf-8?q?eusch=C3=A4fer?= X-Mailer: b4 0.14.2 X-Developer-Signature: v=1; a=ed25519-sha256; t=1738963832; l=986; i=j.ne@posteo.net; s=20240329; h=from:subject:message-id; bh=Bwo7Oi0fdIfwt2t5GuE37lozFcZAE9exVW1MqG+hZ/k=; b=SZzc/30AQUy3Myphn35PzhnrkOhxogqN5IKE9FSo7Vsu0rw8Ixof6uIexKpSYOqpZo3vubTfH x4L8/aEDHCICwoOgSwgmZwqJ/eM9pYppzwxGKFGZBkefo7Qh/p8tu1l X-Developer-Key: i=j.ne@posteo.net; a=ed25519; pk=NIe0bK42wNaX/C4bi6ezm7NJK0IQE+8MKBm7igFMIS4= X-Endpoint-Received: by B4 Relay for j.ne@posteo.net/20240329 with auth_id=156 X-Original-From: =?utf-8?q?J=2E_Neusch=C3=A4fer?= Reply-To: j.ne@posteo.net From: "J. Neuschäfer" In some scenarios, such as under the Freescale eLBC bus, there are raw NAND chips with a unit address that has a comma in it (cs,offset). Relax the $nodename pattern in raw-nand-chip.yaml to allow such unit addresses. Signed-off-by: J. Neuschäfer --- V2: - new patch --- Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml b/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml index 092448d7bfc5ccd246ca4b2341464e18722a2d51..1c9e3a40d8f9f77115525e5a6be0951aae001ae0 100644 --- a/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml +++ b/Documentation/devicetree/bindings/mtd/raw-nand-chip.yaml @@ -25,7 +25,7 @@ description: | properties: $nodename: - pattern: "^nand@[a-f0-9]$" + pattern: "^nand@[a-f0-9](,[0-9a-f]*)?$" reg: description: