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.
Kind regards,
Oleksij