2019-08-08 21:23:28 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019, Linaro Limited
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
|
|
|
|
2019-03-05 02:19:25 +08:00
|
|
|
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
|