Re: [PATCH] dt-bindings: timer: Remove sifive,fine-ctr-bits property
From: Daniel Lezcano
Date: Mon Apr 20 2026 - 13:58:23 EST
On 4/20/26 08:18, Nick Hu wrote:
The counter width can be inferred from the compatible string, making the
explicit "sifive,fine-ctr-bits" property redundant. Remove the property
to simplify the bindings.
Fixes: 0f920690a82c ("dt-bindings: timer: Add SiFive CLINT2")
Suggested-by: Conor Dooley <conor+dt@xxxxxxxxxx>
Link: https://lore.kernel.org/linux-riscv/20260330-relative-hardened-5ce35fe1ef57@spud/
Signed-off-by: Nick Hu <nick.hu@xxxxxxxxxx>
---
Applied, thanks