dt-bindings: riscv: document cbom-block-size

The Zicbom operates on a block-size defined for the cpu-core,
which does not necessarily match other cache-sizes used.

So add the necessary property for the system to know the core's
block-size.

Reviewed-by: Anup Patel <anup@brainfault.org>
Reviewed-by: Guo Ren <guoren@kernel.org>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Heiko Stuebner <heiko@sntech.de>
Link: https://lore.kernel.org/r/20220706231536.2041855-3-heiko@sntech.de
Signed-off-by: Palmer Dabbelt <palmer@rivosinc.com>
This commit is contained in:
Heiko Stuebner 2022-07-07 01:15:34 +02:00 committed by Palmer Dabbelt
parent 12b827758f
commit d1afce6709
No known key found for this signature in database
GPG key ID: 2E1319F35FBB1889

View file

@ -63,6 +63,11 @@ properties:
- riscv,sv48 - riscv,sv48
- riscv,none - riscv,none
riscv,cbom-block-size:
$ref: /schemas/types.yaml#/definitions/uint32
description:
The blocksize in bytes for the Zicbom cache operations.
riscv,isa: riscv,isa:
description: description:
Identifies the specific RISC-V instruction set architecture Identifies the specific RISC-V instruction set architecture