aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/export-to-postgresql.py
diff options
context:
space:
mode:
authorTudor Ambarus <[email protected]>2021-04-09 11:25:22 +0300
committerLinus Walleij <[email protected]>2021-04-13 09:42:18 +0200
commitcbde6c823bfaa553fb162257a5926ba15ebaaa43 (patch)
treebd4d99da10ba646f13c1520709b794a752c2e3e0 /tools/perf/scripts/python/export-to-postgresql.py
parentfa0c10a5f3a49130dd11281aa27e7e1c8654abc7 (diff)
pinctrl: at91-pio4: Fix slew rate disablement
The slew rate was enabled by default for each configuration of the pin. In case the pin had more than one configuration, even if we set the slew rate as disabled in the device tree, the next pin configuration would set again the slew rate enabled by default, overwriting the slew rate disablement. Instead of enabling the slew rate by default for each pin configuration, enable the slew rate by default just once per pin, regardless of the number of configurations. This way the slew rate disablement will also work for cases where pins have multiple configurations. Fixes: c709135e576b ("pinctrl: at91-pio4: add support for slew-rate") Signed-off-by: Tudor Ambarus <[email protected]> Reviewed-by: Claudiu Beznea <[email protected]> Acked-by: Ludovic Desroches <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Linus Walleij <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions