summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorAlexandre Courbot <acourbot@nvidia.com>2013-11-23 19:34:50 +0900
committerLinus Walleij <linus.walleij@linaro.org>2013-12-03 13:10:48 +0100
commit35c5d7fdc4eed4409f9193bf7651315849cc6aa3 (patch)
tree66c2782a2c9dd545d8ec1d094d3c3bb00dd1c267 /tools/perf/scripts/python
parent56a39aac593a7e855bed357b1ce43eeb7a99e7e2 (diff)
downloadkernel-35c5d7fdc4eed4409f9193bf7651315849cc6aa3.tar.gz
gpiolib: use platform GPIO mappings as fallback
For platforms that use device tree or ACPI as the standard way to look GPIOs up, allow the platform-defined GPIO mappings to be used as a fallback. This may be useful for platforms that need extra GPIOs mappings not defined by the firmware. Signed-off-by: Alexandre Courbot <acourbot@nvidia.com> Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
0300'>2016-07-13perf build: Add sdt feature detectionMasami Hiramatsu 2016-07-12perf tools: Add feature detection for gelf_getnote()Arnaldo Carvalho de Melo 2016-07-04perf build: Add feature detection for libelf's elf_getshdrstrndx()Arnaldo Carvalho de Melo 2016-05-11perf build: Add build-test for debug-frame on arm/arm64He Kuang 2016-05-11perf build: Add build-test for libunwind cross-platforms supportHe Kuang 2016-04-06perf probe: Check if dwarf_getlocations() is availableArnaldo Carvalho de Melo 2016-02-05perf build: Add libcrypto feature detectionStephane Eranian 2016-01-28perf build: Fix feature-dump checks, we need to test all featuresJiri Olsa 2016-01-26tools build: Allow subprojects select all feature checkersWang Nan 2016-01-06tools build feature: Use value assignment form for FEATURE-DUMP fileJiri Olsa 2016-01-06tools build feature: Introduce feature_assign macroJiri Olsa 2016-01-06tools build feature: Move dwarf post unwind choice output into perfJiri Olsa 2016-01-06tools build feature: Fix feature_check_display_code typoJiri Olsa 2015-12-16tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf 2015-12-14perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf 2015-10-28perf tools: Make perf depend on libbpfWang Nan 2015-09-22tools build: Allow setting the feature detection userArnaldo Carvalho de Melo 2015-09-22tools build: Fixup feature detection display function nameArnaldo Carvalho de Melo 2015-09-17tools build: Add test for presence of __get_cpuid() gcc builtinArnaldo Carvalho de Melo 2015-09-17tools build: Add test for presence of numa_num_possible_cpus() in libnumaArnaldo Carvalho de Melo