[PATCH] dt-bindings: iio: adc: convert Xilinx XADC bindings to YAML
Maxwell Doose
m32285159 at gmail.com
Sun Jul 5 08:04:00 PDT 2026
Hi there,
Firstly, please wait around 24hrs before sending a new version and
additionally mark it with [PATCH vX] (where X is the version of the
patch you're sending, which in this case appears to be 2).
On Sun, 5 Jul 2026 14:53:08 +0600
Avermoal <avermoal at gmail.com> wrote:
> Convert the Xilinx XADC binding documentation from .txt to YAML format.
> This conversion is part of the ongoing effort to migrate all DT bindings
> to a machine-verifiable schema.
>
> The new xilinx-xadc.yaml file was created from the original .txt and
> includes all necessary properties, descriptions, and examples. The
> conversion also fixes a minor typo in the 'xlnx,channels' property name.
>
> Signed-off-by: Avermoal <avermoal at gmail.com>
Sign off with your real name (or a known identity) to comply with the
DCO.
> ---
> .../bindings/iio/adc/xilinx-xadc.txt | 141 -------------
> .../bindings/iio/adc/xilinx-xadc.yaml | 186 ++++++++++++++++++
> 2 files changed, 186 insertions(+), 141 deletions(-)
> delete mode 100644 Documentation/devicetree/bindings/iio/adc/xilinx-xadc.txt
> create mode 100644 Documentation/devicetree/bindings/iio/adc/xilinx-xadc.yaml
>
[snip]
> --
>
> Changes in v2:
> - Fix conditional requirement for xlnx,external-mux-channel (add
> if/required block)
> - Correct reg type in child nodes (use maxItems: 1 instead of items)
> - Make #address-cells and #size-cells required under xlnx,channels
Also put this at the top under the ---, it's very difficult to scroll
all the way down here to read it.
--
best regards,
max
More information about the linux-arm-kernel
mailing list