# Copyright (c) 2022 Kumar Gala <galak@kernel.org> | |
# SPDX-License-Identifier: Apache-2.0 | |
description: NXP MCUX General-Purpose HW Timer (GPT) | |
compatible: "nxp,gpt-hw-timer" | |
include: base.yaml | |
properties: | |
reg: | |
required: true | |
interrupts: | |
required: true |