:orphan: .. raw:: html .. dtcompatible:: test-gpio-enable-disable-interrupt .. _dtbinding_vnd_gpio_enable_disable_interrupt: test-gpio-enable-disable-interrupt ################################## Vendor: :ref:`Generic or vendor-independent ` Description *********** .. code-block:: none This binding provides resources required to build and run the tests/drivers/gpio/gpio_enable_disable_interrupt test in Zephyr. Properties ********** .. tabs:: .. group-tab:: Node specific properties Properties not inherited from the base binding file. .. list-table:: :widths: 1 1 4 :header-rows: 1 * - Name - Type - Details * - ``irq-gpios`` - ``phandle-array`` - .. code-block:: none Identity of a GPIO that will be configured as an input for interrupt. This property is **required**. .. group-tab:: Deprecated node specific properties Deprecated properties not inherited from the base binding file. (None) .. group-tab:: Base properties 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 "test-gpio-enable-disable-interrupt" compatible. (None)