[PATCH V3 4/6] arm64/ls1043a: add DTS for Freescale LS1043A SoC

Mark Rutland mark.rutland at arm.com
Wed Oct 14 05:43:53 PDT 2015


Hi,

> +	pmu {
> +		compatible = "arm,armv8-pmuv3";
> +		interrupts = <0 106 0x4>,
> +			     <0 107 0x4>,
> +			     <0 95 0x4>,
> +			     <0 97 0x4>;
> +	};

You should have interrupt-affinity here. See
Documentation/devicetree/bindings/arm/pmu.txt

Otherwise this looks ok.

Thanks,
Mark.



More information about the linux-arm-kernel mailing list