aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-sqlite.py
diff options
context:
space:
mode:
authorMika Westerberg <[email protected]>2017-11-27 16:54:43 +0300
committerLinus Walleij <[email protected]>2017-11-29 13:44:52 +0100
commita60eac3239f01838bdd34eaac8c486c4c6e84551 (patch)
tree8a4cef7154608e4958821be85afaeea817a05da8 /tools/perf/scripts/python/export-to-sqlite.py
parent03c4749dd6c7ff948a0ce59a44a1b97c015353c2 (diff)
pinctrl: intel: Allow custom GPIO base for pad groups
Currently we always have direct mapping between GPIO numbers and the hardware pin numbers. However, there are cases where that's not the case anymore (more about this in the next patch). Instead we need to be able to specify custom GPIO base for certain pad groups. To support this, add a new field (gpio_base) to the pad group structure and update the core Intel pinctrl driver to handle this accordingly. Passing 0 as gpio_base will use direct mapping so the existing drivers do not need to be modified. Passing -1 excludes the whole pad group from having GPIO mapping. Signed-off-by: Mika Westerberg <[email protected]> Reviewed-by: Andy Shevchenko <[email protected]> Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions