Re: [PATCH v3] dt-bindings: iio: adc: Convert xilinx-xadc bindings to YAML schema
From: Jonathan Cameron
Date: Mon May 11 2026 - 12:19:02 EST
On Sun, 10 May 2026 08:01:36 -0400
Pramod Maurya <pramod.nexgen@xxxxxxxxx> wrote:
> Convert the Xilinx XADC and UltraScale System Monitor device tree binding
> from the legacy plain-text format to a YAML schema, enabling automated
> validation with dt-schema.
>
> The new binding covers the same hardware and compatible strings:
> - xlnx,zynq-xadc-1.00.a (ZYNQ hardmacro)
> - xlnx,axi-xadc-1.00.a (AXI softmacro)
> - xlnx,system-management-wiz-1.3 (UltraScale System Management Wizard)
>
> Signed-off-by: Pramod Maurya <pramod.nexgen@xxxxxxxxx>
Hi Pramod,
Something went wrong with your sending of v3. I have two versions sent
half a day apart and no idea how they are related.
Anyhow one of them got feedback from Rob's bot so I'll assume we are
getting a v4 and wait for that.
Jonathan