[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250401141024.GA3313904-robh@kernel.org>
Date: Tue, 1 Apr 2025 09:10:24 -0500
From: Rob Herring <robh@...nel.org>
To: Herve Codina <herve.codina@...tlin.com>
Cc: Wolfram Sang <wsa+renesas@...g-engineering.com>,
Andi Shyti <andi.shyti@...nel.org>,
Krzysztof Kozlowski <krzk+dt@...nel.org>,
Conor Dooley <conor+dt@...nel.org>, linux-i2c@...r.kernel.org,
devicetree@...r.kernel.org, linux-kernel@...r.kernel.org,
devicetree-spec@...r.kernel.org,
Luca Ceresoli <luca.ceresoli@...tlin.com>,
Thomas Petazzoni <thomas.petazzoni@...tlin.com>
Subject: Re: [PATCH 1/2] schemas: i2c: Avoid extra characters in i2c nodename
pattern
On Tue, Apr 01, 2025 at 10:10:39AM +0200, Herve Codina wrote:
> Current nodename pattern doesn't limit the end of name for an i2c node.
> It can match 'i2c@...foo'.
>
> In order to avoid matching to an incorrect name, avoid any extra
> characters in nodename pattern.
>
> Signed-off-by: Herve Codina <herve.codina@...tlin.com>
> ---
> dtschema/schemas/i2c/i2c-controller.yaml | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
Applied.
Powered by blists - more mailing lists