dts: add pit as counter

add dts for kinetis pit counter driver

Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
Hake Huang 2020-07-07 22:00:31 +08:00 committed by Maureen Helm
commit 7fb938710b

View file

@ -0,0 +1,22 @@
# Copyright 2020 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
pit-channel:
type: int
required: true
description: pit channel to active
pit-period:
type: int
required: true
description: pit default period in us