Lines Matching +full:simple +full:- +full:mfd
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
2 # Copyright (C) 2020 Texas Instruments Incorporated - http://www.ti.com/
4 ---
5 $id: http://devicetree.org/schemas/mfd/ti,j721e-system-controller.yaml#
6 $schema: http://devicetree.org/meta-schemas/core.yaml#
14 represent as any specific type of device. The typical use-case is
15 for some other node's driver, or platform-specific code, to acquire
22 - Kishon Vijay Abraham I <kishon@ti.com>
23 - Roger Quadros <rogerq@ti.com
28 - enum:
29 - ti,j721e-system-controller
30 - const: syscon
31 - const: simple-mfd
36 "#address-cells":
39 "#size-cells":
46 "^serdes-ln-ctrl@[0-9a-f]+$":
51 Documentation/devicetree/bindings/mux/reg-mux.txt
54 - compatible
55 - reg
56 - "#address-cells"
57 - "#size-cells"
58 - ranges
63 - |
64 scm_conf: scm-conf@100000 {
65 compatible = "ti,j721e-system-controller", "syscon", "simple-mfd";
67 #address-cells = <1>;
68 #size-cells = <1>;
71 serdes_ln_ctrl: serdes-ln-ctrl@4080 {
72 compatible = "mmio-mux";