aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin
diff options
context:
space:
mode:
authorKrzysztof Kozlowski <[email protected]>2022-05-24 09:04:08 +0200
committerRob Herring <[email protected]>2022-05-31 08:51:54 -0500
commit9171c484dffd82ef20942ea6adbbc8f765691c69 (patch)
tree7c469bfb1f083031fef458138e51ab2faff14a2b /tools/perf/scripts/python/bin
parent8ab2afa23bd197df47819a87f0265c0ac95c5b6a (diff)
dt-bindings: soc: qcom,smd: do not use pattern for simple rpm-requests string
patternProperties should not be used for properties with a simple string as name: Documentation/devicetree/bindings/soc/qcom/qcom,smd.yaml: patternProperties:^(.*-edge|rpm)$:patternProperties: '^rpm-requests$' should not be valid under {'pattern': '^\\^[a-zA-Z0-9,\\-._#]+\\$$'} Fixes: 375eed5f51a8 ("dt-bindings: soc: qcom,smd: convert to dtschema") Signed-off-by: Krzysztof Kozlowski <[email protected]> Acked-by: Rob Herring <[email protected]> Signed-off-by: Rob Herring <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/bin')
0 files changed, 0 insertions, 0 deletions