dts: bindings: clock: stm32n6 TIMG prescaler

Add DT bindings for configuration of STM32N6 SoCs TIMG clock domain
prescaler.

Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
This commit is contained in:
Etienne Carriere 2025-03-13 12:28:08 +01:00 committed by Benjamin Cabé
commit 056d8ea25f

View file

@ -120,6 +120,17 @@ properties:
- 64
- 128
timg-prescaler:
type: int
default: 1
description: |
TIMG timer group domain prescaler divider, default reset value is 'not divided'.
enum:
- 1
- 2
- 4
- 8
clock-cells:
- bus