gpio-leds
Vendor: Generic or vendor-independent
Description
GPIO LEDs parent node
Properties
Top level properties
These property descriptions apply to “gpio-leds” nodes themselves. This page also describes child node properties in the following sections.
Properties not inherited from the base binding file.
(None)
Deprecated properties not inherited from the base binding file.
(None)
Properties inherited from the base binding file, which defines common properties that may be set on many nodes. Not all of these may apply to the “gpio-leds” compatible.
Name |
Type |
Details |
---|---|---|
|
|
Human readable string describing the device and used to set the device
name. It can be passed as argument to device_get_binding() to retrieve
the device. If this property is omitted, then the device name is set
from the node full name.
See Important properties for more information. |
Child node properties
Name |
Type |
Details |
---|---|---|
|
|
This property is required. |
|
|
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.
See Important properties for more information. |