blob: 72bf10e174b8decfae566ea91f838e058c5da102 [file] [log] [blame]
# Copyright (c) 2018, Linaro Limited
# SPDX-License-Identifier: Apache-2.0
description: PWM LEDs parent node
compatible: "pwm-leds"
child-binding:
description: PWM LED child node
properties:
pwms:
required: true
type: phandle-array
label:
type: string
description: |
Human readable string describing the LED. It can be used by an
application to identify this LED or to retrieve its number/index
(i.e. child node number) on the parent device.