blob: d83abab37db1873169d0bf272525727b9c7e90d5 [file] [log] [blame]
#
# Copyright (c) 2019, Linaro Limited
#
# SPDX-License-Identifier: Apache-2.0
#
title: MCUX PWM
description: >
This binding gives a base representation of the NXP MCUX PWM
inherits:
!include [pwm.yaml, base.yaml]
properties:
compatible:
constraint: "nxp,imx-pwm"
index:
type: int
description: flexpwm submodule index
category: required
interrupts:
category: required
label:
category: required
"#cells":
- channel
...