25 lines
413 B
YAML
25 lines
413 B
YAML
#
|
|
# Copyright (c) 2019, Linaro Limited
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: MCUX PWM
|
|
|
|
description: >
|
|
This binding gives a base representation of the NXP eFLEX PWM module which
|
|
is supposed to contain mcux-pwm submodules.
|
|
|
|
inherits:
|
|
!include base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,flexpwm"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|