# | |
# Copyright (c) 2019, Intel Corporation | |
# | |
# SPDX-License-Identifier: Apache-2.0 | |
# | |
title: Microchip XEC PWM | |
description: > | |
This binding gives a base representation of the Microchip XEC PWM | |
include: [pwm-controller.yaml, base.yaml] | |
compatible: "microchip,xec-pwm" | |
properties: | |
reg: | |
required: true | |
label: | |
required: true | |
... |