Skip to content
Unverified Commit 41ebfc91 authored by Conor Dooley's avatar Conor Dooley Committed by Palmer Dabbelt
Browse files

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: default avatarConor Dooley <conor.dooley@microchip.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Link: https://lore.kernel.org/r/20230427-fence-blurred-c92fb69d4137@wendy
Signed-off-by: default avatarPalmer Dabbelt <palmer@rivosinc.com>
parent f9c4bbdd
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment