On 02/12/2014 07:00 AM, Benoit Cousson wrote: >> On 01/29/2014 10:56 AM, Nathan Lynch wrote: >>> diff --git a/arch/arm/boot/dts/omap5.dtsi b/arch/arm/boot/dts/omap5.dtsi >>> index a72813a9663e..fbf4661436e2 100644 >>> --- a/arch/arm/boot/dts/omap5.dtsi >>> +++ b/arch/arm/boot/dts/omap5.dtsi >>> @@ -76,6 +76,12 @@ >>> <GIC_PPI 10 (GIC_CPU_MASK_RAW(3) | >>> IRQ_TYPE_LEVEL_LOW)>; >>> }; >>> >>> + pmu { >>> + compatible = "arm,cortex-a15-pmu"; >>> + interrupts = <0 131 4>, >>> + <0 132 4>; > > Could you use the macros instead of hard coded value? You have the > example just before your modification in the patch itself. Thanks Benoit. Sorry for missing that, will fix. -- To unsubscribe from this list: send the line "unsubscribe linux-omap" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html