Re: [PATCH v3 0/4] Add support for Priva E-Measuringbox board

From: Alexandre TORGUE
Date: Wed Feb 05 2025 - 11:08:21 EST


Hi Oleksij

On 2/5/25 10:17, Oleksij Rempel wrote:
Hi Alexandre,

On Mon, Feb 03, 2025 at 09:37:06AM -0600, Rob Herring (Arm) wrote:

On Mon, 03 Feb 2025 09:58:16 +0100, Oleksij Rempel wrote:
This patch series introduces support for the Priva E-Measuringbox board
based on the ST STM32MP133 SoC. The set includes all the necessary
changes for device tree bindings, vendor prefixes, thermal support, and
board-specific devicetree to pass devicetree validation and checkpatch
tests.


...

arch/arm/boot/dts/st/stm32mp133c-prihmb.dtb: adc@48004000: adc@0:interrupts: 0 was expected
from schema $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml#
arch/arm/boot/dts/st/stm32mp133c-prihmb.dtb: adc@48003000: adc@0:interrupts: 0 was expected
from schema $id: http://devicetree.org/schemas/iio/adc/st,stm32-adc.yaml#


Can I please get your attention here. The reported issue is not related
to this patch set. adc@0:interrupts are set in the dtsi file.

Yes I saw this issue too when I tried to merge your series. I'm discussing with STM32 ADC driver owner to fix the issue (either in stm32 adc yaml or maybe in schema).

Anyway we also have the issue for STM32MP135F-DK board so I'll merge your series as it doesn't introduce the issue.

regards
Alex




Kind regards,
Oleksij