summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorRob Herring (Arm) <robh@kernel.org>2026-08-13 12:39:58 -0500
committerRob Herring (Arm) <robh@kernel.org>2026-08-14 15:43:23 -0500
commit7f1e3dd7c80d4f56eaebb289de8794f6a29ff197 (patch)
tree66fe2c23627eda3ec9f4d38d0e4779c88d14fe08 /tools/perf/scripts/python/bin
parente8b51396b575d4586bec83323a8aa9cae97c437c (diff)
dt-bindings: devfreq: samsung,exynos-ppmu: Use standard regex syntax
The "{,N}" regex syntax is non-standard, but happens to be supported by python re module. It is equivalent to "{0,N}" which is more commonly supported. This fixes using a rust implementation of the DT schema tools. Link: https://patch.msgid.link/20260813174037.2263884-1-robh@kernel.org Signed-off-by: Rob Herring (Arm) <robh@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions