dts: bindings: renamed binding used for pit
Renamed pit binding from nxp,kinetis-pit to nxp,pit Signed-off-by: Emilio Benavente <emilio.benavente@nxp.com>
This commit is contained in:
parent
9f7695dda0
commit
04b240c830
13 changed files with 53 additions and 25 deletions
|
@ -1,11 +1,11 @@
|
|||
# Copyright 2020,2023 NXP
|
||||
# Copyright 2020,2023-2024 NXP
|
||||
# SPDX-License-Identifier: Apache-2.0
|
||||
|
||||
description: NXP MCUX Periodic Interrupt Timer (PIT)
|
||||
description: NXP Periodic Interrupt Timer (PIT)
|
||||
|
||||
compatible: "nxp,kinetis-pit"
|
||||
compatible: "nxp,pit"
|
||||
|
||||
include: [rtc.yaml]
|
||||
include: base.yaml
|
||||
|
||||
properties:
|
||||
reg:
|
Loading…
Add table
Add a link
Reference in a new issue