2017-07-18 03:41:01 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2017, NXP
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-08-16 16:58:18 +08:00
|
|
|
# Common fields for PWM controllers
|
2017-07-18 03:41:01 +08:00
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
label:
|
2017-07-18 03:41:01 +08:00
|
|
|
category: required
|
2019-08-09 21:45:45 +08:00
|
|
|
|
|
|
|
"#pwm-cells":
|
|
|
|
type: int
|
|
|
|
category: required
|
|
|
|
description: Number of items to expect in a pwm specifier
|