diff options
author | 2023-05-02 00:17:39 +0800 | |
---|---|---|
committer | 2023-06-06 15:19:31 -0700 | |
commit | 9e320d7ca46aecf565c3900452acae579a7d0a9a (patch) | |
tree | 2a6653c766c068256fac0bd5fb49e0a0b5d3aa17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | riscv: allow case-insensitive ISA string parsing (diff) | |
download | wireguard-linux-9e320d7ca46aecf565c3900452acae579a7d0a9a.tar.xz wireguard-linux-9e320d7ca46aecf565c3900452acae579a7d0a9a.zip |
dt-bindings: riscv: drop invalid comment about riscv,isa lower-case reasoning
"Ease of parsing" may have been the initial argument for keeping this
string in lower-case, but parsers may have been written that expect
lower-case only.
For example, the one in released kernels currently does not behave
correctly for multi-letter extensions that begin with a capital letter.
Allowing upper-case here brings about no benefit but would break
compatibility between new devicetrees and older kernels.
Drop the comment to avoid confusing people.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Reviewed-by: Andrew Jones <ajones@ventanamicro.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Yangyu Chen <cyy@cyyself.name>
Link: https://lore.kernel.org/r/tencent_3B8290DDC66D3E624132ED39C7465CDC9807@qq.com
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions