[PATCH 08/11] ARM: dts: Prepare Actions Semi S500 and LeMaker Guitar

Mark Rutland mark.rutland at arm.com
Wed Feb 15 09:07:43 PST 2017


On Wed, Feb 15, 2017 at 05:55:25PM +0100, Andreas Färber wrote:
> +	arm-pmu {
> +		compatible = "arm,cortex-a9-pmu";
> +		interrupts = <GIC_SPI 4 IRQ_TYPE_LEVEL_HIGH>,
> +		             <GIC_SPI 5 IRQ_TYPE_LEVEL_HIGH>,
> +		             <GIC_SPI 6 IRQ_TYPE_LEVEL_HIGH>,
> +		             <GIC_SPI 7 IRQ_TYPE_LEVEL_HIGH>;
> +        };

Please add an interrupt-affinity property, as described in
Documentation/devicetree/bindings/arm/pmu.txt

Thanks,
Mark.



More information about the linux-arm-kernel mailing list