Lines Matching +full:k2g +full:- +full:sci
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/ti,sci-clk.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI-SCI clock controller
10 - Nishanth Menon <nm@ti.com>
17 through a protocol called TI System Control Interface (TI-SCI protocol).
19 This clock controller node uses the TI SCI protocol to perform various clock
21 node must be a child node of the associated TI-SCI system controller node.
25 pattern: "^clock-controller$"
28 const: ti,k2g-sci-clk
30 "#clock-cells":
33 The two cells represent values that the TI-SCI controller defines.
45 - |
46 k3_clks: clock-controller {
47 compatible = "ti,k2g-sci-clk";
48 #clock-cells = <2>;