doc: add include/dm/devres.h to the HTML documentation
[platform/kernel/u-boot.git] / doc / api / dm.rst
1 .. SPDX-License-Identifier: GPL-2.0+
2
3 Driver Model
4 ============
5
6 Uclass and Driver
7 -----------------
8
9 .. kernel-doc:: include/dm/uclass.h
10 .. kernel-doc:: include/dm/root.h
11 .. kernel-doc:: include/dm/lists.h
12 .. kernel-doc:: include/dm/platdata.h
13
14 Device
15 ------
16
17 .. kernel-doc:: include/dm/device.h
18 .. kernel-doc:: include/dm/devres.h