diff options
author | Petr Štetiar <[email protected]> | 2015-11-27 11:56:34 +0100 |
---|---|---|
committer | Bjorn Helgaas <[email protected]> | 2015-12-04 14:05:05 -0600 |
commit | 5c5fb40de8f14391a1238db05cef88754faf9229 (patch) | |
tree | 322fe29af7fcae87e0f52ff9802f1635bf383352 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | bd534e691adada9697b47b6c27acbca611c6fad4 (diff) |
PCI: imx6: Add support for active-low reset GPIO
We previously used of_get_named_gpio(), which ignores the OF flags cell, so
the reset GPIO defaulted to "active high." This doesn't work on the Toradex
Apalis SoM with Ixora base board, which has an active-low reset GPIO.
Use devm_gpiod_get_optional() instead so we pay attention to the active
high/low flag. This also adds support for GPIOs described via ACPI.
[bhelgaas: changelog]
Signed-off-by: Petr Štetiar <[email protected]>
Signed-off-by: Bjorn Helgaas <[email protected]>
Reviewed-by: Lucas Stach <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions