diff options
author | Conor Dooley <conor.dooley@microchip.com> | 2023-04-27 12:43:42 +0200 |
---|---|---|
committer | Palmer Dabbelt <palmer@rivosinc.com> | 2023-05-02 01:57:18 +0200 |
commit | 41ebfc91f785c202e8e8f9bd2f67154efad6287e (patch) | |
tree | a93c94c68e1f86ffab42a03a93c01164099cd257 /arch/riscv | |
parent | riscv: compat_syscall_table: Fixup compile warning (diff) | |
download | linux-41ebfc91f785c202e8e8f9bd2f67154efad6287e.tar.xz linux-41ebfc91f785c202e8e8f9bd2f67154efad6287e.zip |
dt-bindings: riscv: explicitly mention assumption of Zicsr & Zifencei support
The dt-binding was defined before the extraction of csr access and
fence.i into their own extensions, and thus the presence of the I
base extension implies Zicsr and Zifencei.
There's no harm in adding them obviously, but for backwards
compatibility with DTs that existed prior to that extraction, software
is unable to differentiate between "i" and "i_zicsr_zifencei" without
any further information.
Signed-off-by: Conor Dooley <conor.dooley@microchip.com>
Acked-by: Rob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230427-fence-blurred-c92fb69d4137@wendy
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
Diffstat (limited to 'arch/riscv')
0 files changed, 0 insertions, 0 deletions