diff options
author | 2023-07-25 18:40:47 +0200 | |
---|---|---|
committer | 2023-07-25 21:24:00 +0100 | |
commit | 75d9bf03e2fa38242b35e941ce7c7cdabe479961 (patch) | |
tree | 8ccf295d2a0086091102703e635463b592f72520 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | regulator: dt-bindings: active-semi,act8846: correct supplies (diff) | |
download | wireguard-linux-75d9bf03e2fa38242b35e941ce7c7cdabe479961.tar.xz wireguard-linux-75d9bf03e2fa38242b35e941ce7c7cdabe479961.zip |
regulator: dt-bindings: qcom,rpm: fix pattern for children
The "or" (|) in regular expression must be within parentheses,
otherwise it is not really an "or" and it matches supplies:
qcom-apq8060-dragonboard.dtb: regulators-1: vdd_ncp-supply: [[34]] is not of type 'object'
Fixes: fde0e25b71a9 ("dt-bindings: regulators: convert non-smd RPM Regulators bindings to dt-schema")
Cc: stable@vger.kernel.org
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20230725164047.368892-1-krzysztof.kozlowski@linaro.org
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions