On Wed, Sep 09, 2026 at 12:28:44AM +0800, Junhui Liu wrote: > Add support for the SpacemiT K3 ACLINT MTIMER, which provides per-hart > timer interrupts in Machine mode. Acked-by: Conor Dooley pw-bot: not-applicable > > Signed-off-by: Junhui Liu > --- > Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml b/Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml > index cf7c82e980f6..082378b04d72 100644 > --- a/Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml > +++ b/Documentation/devicetree/bindings/timer/thead,c900-aclint-mtimer.yaml > @@ -12,6 +12,7 @@ maintainers: > properties: > compatible: > oneOf: > + - const: spacemit,k3-aclint-mtimer > - items: > - enum: > - sophgo,sg2042-aclint-mtimer > > -- > 2.55.0 >