Adds a new LPTIM binding for stm32 soc,
based on the timer binding. This will makes a specific filter
on dt_compat_enabled("stm32,lptim")
Signed-off-by: Francois Ramu <francois.ramu@st.com>
9 lines
166 B
YAML
9 lines
166 B
YAML
# Copyright (c) 2020, STMicroelectronics
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: STM32 lptim
|
|
|
|
compatible: "st,stm32-lptim"
|
|
|
|
include: st,stm32-timers.yaml
|