diff options
Diffstat (limited to 'Bindings/timer/arm,arch_timer_mmio.yaml')
-rw-r--r-- | Bindings/timer/arm,arch_timer_mmio.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Bindings/timer/arm,arch_timer_mmio.yaml b/Bindings/timer/arm,arch_timer_mmio.yaml index 7a4a6ab8597..ab8f2899313 100644 --- a/Bindings/timer/arm,arch_timer_mmio.yaml +++ b/Bindings/timer/arm,arch_timer_mmio.yaml @@ -60,7 +60,7 @@ properties: be implemented in an always-on power domain." patternProperties: - '^frame@[0-9a-z]*$': + '^frame@[0-9a-f]+$': type: object additionalProperties: false description: A timer node has up to 8 frame sub-nodes, each with the following properties. |