1# Copyright (c) 2017, NXP 2# SPDX-License-Identifier: Apache-2.0 3 4# Common fields for PWM controllers 5 6properties: 7 "#pwm-cells": 8 type: int 9 required: true 10 description: Number of items to expect in a pwm specifier 11