]> git.baikalelectronics.ru Git - kernel.git/commit
dt: pmu: extend ARM PMU binding to allow for explicit interrupt affinity
authorWill Deacon <will.deacon@arm.com>
Fri, 6 Mar 2015 11:54:08 +0000 (11:54 +0000)
committerWill Deacon <will.deacon@arm.com>
Tue, 24 Mar 2015 15:09:47 +0000 (15:09 +0000)
commit35147cf9177a38c6a96ccf7717854a43f10d5d92
tree254618379bbb6b6efc4de039eee350e0ec2a86f9
parentaaff0e67e21207128bdb97a7fc7ba6773d25ab92
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 <mark.rutland@arm.com>
Signed-off-by: Will Deacon <will.deacon@arm.com>
Documentation/devicetree/bindings/arm/pmu.txt