22315d6a9d
Utilize a code spell-checking tool to scan for and correct spelling errors in all files within the dts/bindings/timer, usb-c, usb and watchdog. Signed-off-by: Pisit Sawangvonganan <pisit@ndrsolution.com>
21 lines
333 B
YAML
21 lines
333 B
YAML
# Copyright (c) 2018 Nordic Semiconductor ASA
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
description: NXP MCUX General-Purpose Timer (GPT)
|
|
|
|
compatible: "nxp,imx-gpt"
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
gptfreq:
|
|
type: int
|
|
required: true
|
|
description: gpt frequencies
|