diff options
| author | Geert Uytterhoeven <[email protected]> | 2019-12-13 17:41:10 +0100 |
|---|---|---|
| committer | Geert Uytterhoeven <[email protected]> | 2019-12-20 16:36:59 +0100 |
| commit | c2e952ef5abb8054140e85eb4f54972a197d4673 (patch) | |
| tree | 656fda6b31615d6444f607b6b19abf3a114494da /tools/perf/scripts/python/stackcollapse.py | |
| parent | 8a481af10e6ab64411b5e5c3de3dc453c4e203a2 (diff) | |
ARM: dts: renesas: Group tuples in interrupt properties
To improve human readability and enable automatic validation, the tuples
in the various properties containing interrupt specifiers should be
grouped. While "make dtbs_check" does not impose this yet for the
"interrupts" property, it does for the "interrupt-map" property, leading
to warnings like:
pci@ee090000: interrupt-map:0: [0, 0, 0, 1, 5, 0, 108, 4, 2048, 0, 0, 1, 5, 0, 108, 4, 4096, 0, 0, 2, 5, 0, 108, 4] is too long
pci@ee0d0000: interrupt-map:0: [0, 0, 0, 1, 5, 0, 113, 4, 2048, 0, 0, 1, 5, 0, 113, 4, 4096, 0, 0, 2, 5, 0, 113, 4] is too long
Fix this by grouping the tuples of the "interrupts" and "interrupt-map"
properties using angle brackets.
Signed-off-by: Geert Uytterhoeven <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Reviewed-by: Ulrich Hecht <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions