Re: [PATCH] dt-bindings: i2c: convert altera i2c to dt-schema

From: Rob Herring (Arm)

Date: Thu May 07 2026 - 08:00:05 EST



On Tue, 05 May 2026 11:02:01 +0530, Chaitanya Sabnis wrote:
> Convert the Altera SoftIP I2C Controller bindings from legacy text
> format to modern dt-schema (YAML).
>
> The hardware constraints and properties remain identical. The example
> node was updated to use a standard 32-bit address space to clear
> compilation warnings.
>
> Signed-off-by: Chaitanya Sabnis <chaitanya.msabnis@xxxxxxxxx>
> ---
> .../bindings/i2c/altr,softip-i2c-v1.0.yaml | 62 +++++++++++++++++++
> .../devicetree/bindings/i2c/i2c-altera.txt | 39 ------------
> 2 files changed, 62 insertions(+), 39 deletions(-)
> create mode 100644 Documentation/devicetree/bindings/i2c/altr,softip-i2c-v1.0.yaml
> delete mode 100644 Documentation/devicetree/bindings/i2c/i2c-altera.txt
>

Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx>