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

From: Chaitanya Sabnis

Date: Sat Jun 06 2026 - 02:35:35 EST


Hi Wolfram and Thor,
Just a gentle ping on this patch. It received a Reviewed-by tag from
Rob Herring a month ago.
Is there anything else required from my side to get this merged into
the I2C tree?
Thanks,
Chaitanya

On Thu, May 7, 2026 at 5:28 PM Rob Herring (Arm) <robh@xxxxxxxxxx> wrote:
>
>
> 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>
>