aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/scripts/python/parallel-perf.py
diff options
context:
space:
mode:
authorRob Herring (Arm) <[email protected]>2025-07-03 18:35:18 +0000
committerWim Van Sebroeck <[email protected]>2025-07-16 16:05:01 +0000
commit3b3643e1cd6f276810640ee04e41c04e7a753c0f (patch)
tree712f36e630e2107410c95d05341e0548dd7ac422 /tools/perf/scripts/python/parallel-perf.py
parentdt-bindings: watchdog: nxp,pnx4008-wdt: allow clocks property (diff)
downloadkernel-3b3643e1cd6f276810640ee04e41c04e7a753c0f.tar.gz
kernel-3b3643e1cd6f276810640ee04e41c04e7a753c0f.zip
watchdog: rti_wdt: Use of_reserved_mem_region_to_resource() for "memory-region"
Use the newly added of_reserved_mem_region_to_resource() function to handle "memory-region" properties. The error handling is a bit different. "memory-region" is optional, so failed lookup is not an error. But then an error in of_address_to_resource() is treated as an error. However, that distinction is not really important. Either the region is available and usable or it is not. So now, it is just of_reserved_mem_region_to_resource() which is checked for an error. Signed-off-by: Rob Herring (Arm) <[email protected]> Reviewed-by: Guenter Roeck <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Guenter Roeck <[email protected]> Signed-off-by: Wim Van Sebroeck <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/parallel-perf.py')
0 files changed, 0 insertions, 0 deletions