[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <176850338451.1006318.4420022691055686967.robh@kernel.org>
Date: Thu, 15 Jan 2026 12:56:25 -0600
From: "Rob Herring (Arm)" <robh@...nel.org>
To: Krzysztof Kozlowski <krzysztof.kozlowski@....qualcomm.com>
Cc: Krzysztof Kozlowski <krzk+dt@...nel.org>,
Del Regno <angelogioacchino.delregno@...labora.com>,
devicetree@...r.kernel.org, linux-usb@...r.kernel.org,
Laurent Pinchart <laurent.pinchart@...asonboard.com>,
Tianping Fang <tianping.fang@...iatek.com>,
Greg Kroah-Hartman <gregkh@...uxfoundation.org>,
Bjorn Andersson <andersson@...nel.org>, linux-media@...r.kernel.org,
Mauro Carvalho Chehab <mchehab@...nel.org>,
linux-kernel@...r.kernel.org, Conor Dooley <conor+dt@...nel.org>
Subject: Re: [PATCH] dt-bindings: Fix I2C bus node names in examples
On Wed, 14 Jan 2026 09:13:23 +0100, Krzysztof Kozlowski wrote:
> I2C bus node names are expected to be just "i2c", if there is just one
> such node in given example. Replace remaining bad examples with
> scripted:
>
> git grep -l '\si2c[0-9] {' Documentation/devicetree/ | xargs sed -i -e 's/i2c[0-9] {/i2c {/'
>
> Suggested-by: Rob Herring <robh@...nel.org>
> Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@....qualcomm.com>
>
> ---
>
> Like Rob's commit 20a72af11f41 ("dt-bindings: Fix SPI and I2C bus node
> names in examples"). I checked also for SPI.
>
> Rebased on Rob's tree - can you pick it up directly? Applies also on
> linux-next, so I do not expect conflicts.
> ---
> .../bindings/embedded-controller/lenovo,yoga-c630-ec.yaml | 2 +-
> Documentation/devicetree/bindings/media/i2c/onnn,mt9m114.yaml | 2 +-
> Documentation/devicetree/bindings/usb/ite,it5205.yaml | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
Applied, thanks!
Powered by blists - more mailing lists