This is the documentation for the latest (main) development branch of Zephyr. If you are looking for the documentation of previous releases, use the drop-down menu on the left and select the desired version.

gpio-keys

Vendor: Generic or vendor-independent

Description

GPIO KEYS parent node

Properties

Top level properties

No top-level properties.

Child node properties

Name

Type

Details

gpios

phandle-array

This property is required.

label

string

Human readable string describing the device (used as device_get_binding() argument)

This property is required.

See Important properties for more information.