[PATCH 02/11] dt-bindings: arm: spe-pmu: convert to DT schema

Krzysztof Kozlowski krzysztof.kozlowski at linaro.org
Wed Apr 27 23:57:53 PDT 2022


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 at linaro.org>

Best regards,
Krzysztof



More information about the linux-arm-kernel mailing list