Lines Matching +full:controller +full:- +full:dependent
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/reset/st,stih407-powerdown.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: STMicroelectronics STi family Sysconfig Peripheral Powerdown Reset Controller
10 - Srinivas Kandagatla <srinivas.kandagatla@st.com>
13 This binding describes a reset controller device that is used to enable and
14 disable on-chip peripheral controllers such as USB and SATA, using
16 registers. These have been grouped together into a single reset controller
19 The actual action taken when powerdown is asserted is hardware dependent.
26 const: st,stih407-powerdown
28 '#reset-cells':
32 - compatible
33 - '#reset-cells'
38 - |
39 #include <dt-bindings/reset/stih407-resets.h>
41 powerdown: powerdown-controller {
42 compatible = "st,stih407-powerdown";
43 #reset-cells = <1>;