Re: [PATCH] dt-bindings: i2c: convert axxia i2c to dt-schema
From: Andi Shyti
Date: Tue Jun 16 2026 - 19:35:49 EST
Hi Chaitanya,
On Tue, May 05, 2026 at 03:38:54PM +0530, Chaitanya Sabnis wrote:
> Convert the LSI Axxia I2C Controller bindings from legacy text
> format to modern dt-schema (YAML).
>
> During the conversion, the obsolete `device_type = "i2c"` property
> was dropped from the example, as it is deprecated and not utilized
> by the driver. The `clock-names` property is enforced as required
> matching the driver probe behavior. The example node address was
> also updated to a standard 32-bit address.
>
> Signed-off-by: Chaitanya Sabnis <chaitanya.msabnis@xxxxxxxxx>
Sorry for the delay, merged to i2c/i2c-for-7.2.
Thanks,
Andi