1.. SPDX-License-Identifier: GPL-2.0+
2
3Clock API
4=========
5
6.. kernel-doc:: include/clk.h
7   :doc: Overview
8
9Client API
10----------
11
12.. kernel-doc:: include/clk.h
13   :internal:
14
15Driver API
16----------
17
18.. kernel-doc:: include/clk-uclass.h
19   :internal:
20