aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorThierry Reding <treding@nvidia.com>2022-11-04 13:22:57 +0100
committerThierry Reding <treding@nvidia.com>2022-11-18 00:21:54 +0100
commit447ee082e33a0b91e2207bf17a81bb65fe51d7a1 (patch)
tree57e01aafca92810c939832ee8f50a943c209ef67 /tools/perf/scripts/python/export-to-sqlite.py
parent9cd84b279e98efd17ce9cf63b301c790b0907a7a (diff)
ARM: tegra: Remove unused interrupt-parent properties
Some boards are using the interrupt-parent property to point at the GPIO controller since it handles the interrupts for the GPIO keys. However, a node needs an interrupts property for interrupt-parent to be meaningful, which these boards don't have. gpio-keys in these cases will directly use the GPIO lines specified in the key definitions and rely on the implicit conversion of those GPIOs to interrupts by the operating system, so explicit specification of the interrupts is not required. Remove the unnecessary interrupt-parent properties. Signed-off-by: Thierry Reding <treding@nvidia.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions