Lines Matching +full:ti +full:- +full:sci
1 # SPDX-License-Identifier: (GPL-2.0-only or BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/ti,sci-reset.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: TI-SCI reset controller node bindings
10 - Nishanth Menon <nm@ti.com>
13 Some TI SoCs contain a system controller (like the Power Management Micro
17 through a protocol called TI System Control Interface (TI-SCI protocol).
19 This reset controller node uses the TI SCI protocol to perform the reset
21 node of the associated TI-SCI system controller node.
25 pattern: "^reset-controller$"
28 const: ti,sci-reset
30 "#reset-cells":
33 The two cells represent values that the TI-SCI controller defines.
40 Please see http://processors.wiki.ti.com/index.php/TISCI for
47 - |
48 k3_reset: reset-controller {
49 compatible = "ti,sci-reset";
50 #reset-cells = <2>;