Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
40 changes: 40 additions & 0 deletions doc/build/dts/api/api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -257,6 +257,16 @@ controllers or channels, and properties related to them.

.. doxygengroup:: devicetree-dmas

.. _devicetree-display-api:

Display
=======

These conveniences may be used for nodes which describe display
controllers, and properties related to them.

.. doxygengroup:: devicetree-display

.. _devicetree-flash-api:

Fixed flash partitions
Expand All @@ -278,6 +288,16 @@ and properties related to them.

.. doxygengroup:: devicetree-gpio

.. _devicetree-hwspinlock-api:

HWSpinlock
==========

These conveniences may be used for nodes which describe hardware spinlock,
and properties related to them.

.. doxygengroup:: devicetree-hwspinlock

IO channels
===========

Expand All @@ -296,6 +316,26 @@ and properties related to them.

.. doxygengroup:: devicetree-mbox

.. _devicetree-nvmem-api:

NVMEM
=====

These conveniences may be used for nodes which describe Non-Volatile
Memory, and properties related to them.

.. doxygengroup:: devicetree-nvmem

.. _devicetree-ordinals-api:

Ordinals
========

These conveniences may be used for nodes which describe Dependency
tracking, and properties related to them.

.. doxygengroup:: devicetree-dep-ord

.. _devicetree-pinctrl-api:

Pinctrl (pin control)
Expand Down
Loading