:orphan: .. raw:: html .. dtcompatible:: gpio-keys .. _dtbinding_gpio_keys: gpio-keys ######### Vendor: :ref:`Generic or vendor-independent ` Description *********** .. code-block:: none GPIO KEYS parent node Properties ********** Top level properties ==================== No top-level properties. Child node properties ===================== .. list-table:: :widths: 1 1 4 :header-rows: 1 * - Name - Type - Details * - ``gpios`` - ``phandle-array`` - This property is **required**. * - ``label`` - ``string`` - .. code-block:: none Human readable string describing the device (used as device_get_binding() argument) This property is **required**. See :ref:`dt-important-props` for more information.