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:
Emilio Benavente 2024-02-01 16:12:06 -06:00 committed by David Leach
commit 04b240c830
13 changed files with 53 additions and 25 deletions

View file

@ -1,30 +0,0 @@
# Copyright 2020,2023 NXP
# SPDX-License-Identifier: Apache-2.0
description: NXP MCUX Periodic Interrupt Timer (PIT)
compatible: "nxp,kinetis-pit"
include: [rtc.yaml]
properties:
reg:
required: true
clocks:
required: true
pit-channel:
type: int
required: true
description: pit channel to active
pit-period:
type: int
required: true
description: pit default period in us
max-load-value:
type: int
required: true
description: maximum load value supported