From: Will Deacon Date: Fri, 6 Mar 2015 11:54:08 +0000 (+0000) Subject: dt: pmu: extend ARM PMU binding to allow for explicit interrupt affinity X-Git-Tag: omap-for-v4.1/fixes-rc1~125^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=71bbf038eaa44a80dd6df0da7c708d4618172fe0;p=pandora-kernel.git dt: pmu: extend ARM PMU binding to allow for explicit interrupt affinity The current ARM PMU binding relies on the PMU interrupts being listed in CPU logical order, which the device-tree author simply cannot know anything about. This patch introduces a new "interrupt-affinity" property, which makes the relationship between the PMU interrupts and their corresponding CPU explicit. Acked-by: Mark Rutland Signed-off-by: Will Deacon --- Reading git-diff-tree failed