diff options
author | Liviu Dudau <[email protected]> | 2015-01-20 16:52:59 +0000 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2015-01-26 11:38:23 +0100 |
commit | fb7e7deb7fc348ae131268d30e391c8184285de6 (patch) | |
tree | a036b13c9e0bcaeebbe3ce6691042d9f9840d9b6 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | d7eb4f2ecccd71f701bc8873bcf07c2d3b0375f6 (diff) |
irqchip: gic: Allow interrupt level to be set for PPIs
During a recent cleanup of the arm64 DTs it has become clear that
the handling of PPIs in xxxx_set_type() is incorrect. The ARM TRMs
for GICv2 and later allow for "implementation defined" support for
setting the edge or level type of the PPI interrupts and don't restrict
the activation level of the signal. Current ARM implementations
do restrict the PPI level type to IRQ_TYPE_LEVEL_LOW, but licensees
of the IP can decide to shoot themselves in the foot at any time.
Signed-off-by: Liviu Dudau <[email protected]>
Acked-by: Marc Zyngier <[email protected]>
Cc: LAKML <[email protected]>
Cc: Russell King <[email protected]>
Cc: Rob Herring <[email protected]>
Cc: Mark Rutland <[email protected]>
Cc: Ian Campbell <[email protected]>
Cc: Jason Cooper <[email protected]>
Cc: Haojian Zhuang <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions