From 5215a848644ed6a6a74fc19274e9b687cb5ae786 Mon Sep 17 00:00:00 2001 From: Jilay Pandya Date: Sat, 11 Jan 2025 11:28:09 +0100 Subject: [PATCH] dts: bindings: timer use hyphen instead of underscore Use hyphen in order to comply with device tree specification Signed-off-by: Jilay Pandya --- dts/bindings/timer/sy1xx,sys-timer.yaml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dts/bindings/timer/sy1xx,sys-timer.yaml b/dts/bindings/timer/sy1xx,sys-timer.yaml index b87fbd775641a8..0676606703c90c 100644 --- a/dts/bindings/timer/sy1xx,sys-timer.yaml +++ b/dts/bindings/timer/sy1xx,sys-timer.yaml @@ -14,6 +14,5 @@ properties: interrupts: required: true - ticks_us: + ticks-us: type: int - required: true