On 27/04/2022 13:25, Andre Przywara wrote: (...) > +additionalProperties: false > + > +required: > + - compatible > + - interrupts > + > +examples: > + - | > + #include <dt-bindings/interrupt-controller/arm-gic.h> > + > + spe-pmu { > + compatible = "arm,statistical-profiling-extension-v1"; > + interrupts = <GIC_PPI 05 IRQ_TYPE_LEVEL_HIGH>; s/05/5/ With that: Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof