summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-06-12 16:49:58 -0500
committerMathieu Poirier <mathieu.poirier@linaro.org>2026-06-29 09:39:35 -0600
commit738a5c60c37460a09dbd5c3c85f4207e5938ca5e (patch)
treeef66a644b42c81dda98be321e3b435bb9e682577 /tools/perf/scripts/python/bin
parent65bb7dee37f1858d5920e9bfd48f7cd96bf421e4 (diff)
remoteproc: Use presence checks for syscon props
The OMAP and Keystone remoteproc drivers only need to know whether "ti,bootreg" and "ti,syscon-dev" are present before parsing them. Reading those properties as booleans misrepresents their DT encoding. Use of_property_present() for the presence tests and keep the existing phandle parsing for the actual property values. Assisted-by: Codex:gpt-5-5 Signed-off-by: Rob Herring (Arm) <robh@kernel.org> Link: https://lore.kernel.org/r/20260612214959.1884404-1-robh@kernel.org Signed-off-by: Mathieu Poirier <mathieu.poirier@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions