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

@ -0,0 +1,8 @@
# Copyright 2024 NXP
# SPDX-License-Identifier: Apache-2.0
description: Deprecated compatible for NXP LPTMR
compatible: "nxp,kinetis-lptmr"
include: nxp,lptmr.yaml

View file

@ -1,9 +1,9 @@
# Copyright (c) 2020 Vestas Wind Systems A/S
# SPDX-License-Identifier: Apache-2.0
description: Kinetis LPTMR
description: NXP LPTMR
compatible: "nxp,kinetis-lptmr"
compatible: "nxp,lptmr"
include: rtc.yaml