Re: [PATCH v5] dt-bindings: iio: adc: Add dt binding to xlnx,xadc

From: Krzysztof Kozlowski

Date: Sat Sep 19 2026 - 03:25:36 EST


On 18/09/2026 22:32, Omer PALA wrote:
> Add yaml devicetree binding for xlnx,zynq-xadc-1.00.a,
> xlnx,axi-xadc-1.00.a and xlnx,system-management-wiz-1.3 from
> xilinx-xadc.txt file.
>
> Signed-off-by: Omer PALA <palaomer100@xxxxxxxxx>
> ---
> Changes in v5:
> Fix validation bypass: xlnx,external-mux-channel could be set even
> when xlnx,external-mux was omitted entirely, due to "not: properties:"
> being vacuously true when the key is absent. Now uses required +
> properties with if/else.

How many versions are you going to send one day? If you only used search:
https://lore.kernel.org/all/?q=dfn%3ADocumentation%2Fdevicetree%2Fbindings%2Fiio%2Fadc%2Fxilinx-xadc.txt

I asked for this indirectly in your staging patch. I pointed previous
discussion where I said work was already done and received comments.

The lesson to take from that was to CHECK for existing work and READ
existing comments.

Best regards,
Krzysztof