aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/call-graph-from-sql.py
diff options
context:
space:
mode:
authorSteffen Trumtrar <[email protected]>2017-05-22 10:51:39 +0200
committerWim Van Sebroeck <[email protected]>2017-07-03 10:52:04 +0200
commit65a3b6935d920a37820226864eb607467e49ba50 (patch)
treed80e6f60200dd9cac042fedd08667137dbac66e6 /tools/perf/scripts/python/call-graph-from-sql.py
parentd9c033a1343d91fb1c1eebe66823673c60b91915 (diff)
watchdog: dw_wdt: get reset lines from dt
The dw_wdt has an external reset line, that can keep the device in reset and therefore rendering it useless and also is the only way of stopping the watchdog once it was started. Get the reset lines for this core from the devicetree. As these lines are optional, use devm_reset_control_get_optional_shared. If the reset line is not specified in the devicetree, the reset framework will just skip deasserting and continue. This way all users of the driver will continue to function without any harm, even if the reset line is not specified in the devicetree. Signed-off-by: Steffen Trumtrar <[email protected]> Cc: [email protected] Reviewed-by: Philipp Zabel <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions