dts: bindings: Rename nxp,kinetis-lptmr compat

Rename nxp,kinetis-lptmr compat to nxp,lptmr.
Because of concerns over breaking downstream users,
keep support for the old compatible temporarily and
make it clear it should be changed.

Signed-off-by: Declan Snyder <declan.snyder@nxp.com>
This commit is contained in:
Declan Snyder 2024-05-24 12:19:15 -05:00 committed by Henrik Brix Andersen
commit eae316ebc9
4 changed files with 27 additions and 3 deletions

View file

@ -1,31 +0,0 @@
# Copyright (c) 2020 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
description: Kinetis LPTMR
compatible: "nxp,kinetis-lptmr"
include: rtc.yaml
properties:
reg:
required: true
clock-frequency:
required: true
prescaler:
required: true
clk-source:
type: int
required: true
description: Prescaler clock source (0 to 3)
input-pin:
type: int
description: Pulse counter input pin (0 to 3).
active-low:
type: boolean
description: Pulse counter input pin is active-low