diff options
author | 2021-08-17 12:47:55 -0500 | |
---|---|---|
committer | 2021-08-19 20:55:49 -0700 | |
commit | 1c8094e394bceb4f1880f9d539bdd255c130826e (patch) | |
tree | b2020054c1251c3a3f365d66d1a4aa345260b7fe /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: Fix comment regarding kernel mapping overlapping with IS_ERR_VALUE (diff) | |
download | wireguard-linux-1c8094e394bceb4f1880f9d539bdd255c130826e.tar.xz wireguard-linux-1c8094e394bceb4f1880f9d539bdd255c130826e.zip |
dt-bindings: sifive-l2-cache: Fix 'select' matching
When the schema fixups are applied to 'select' the result is a single
entry is required for a match, but that will never match as there should
be 2 entries. Also, a 'select' schema should have the widest possible
match, so use 'contains' which matches the compatible string(s) in any
position and not just the first position.
Fixes: 993dcfac64eb ("dt-bindings: riscv: sifive-l2-cache: convert bindings to json-schema")
Signed-off-by: Rob Herring <robh@kernel.org>
Cc: stable@vger.kernel.org
Signed-off-by: Palmer Dabbelt <palmerdabbelt@google.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions