Lines Matching +full:mux +full:- +full:reg +full:- +full:masks
1 # SPDX-License-Identifier: GPL-2.0-only OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/soc/ti/ti,am654-serdes-ctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Nishanth Menon <nm@ti.com>
15 - const: ti,am654-serdes-ctrl
16 - const: syscon
17 - const: simple-mfd
19 reg:
22 mux-controller:
23 $ref: /schemas/mux/reg-mux.yaml#
26 - compatible
27 - reg
28 - mux-controller
33 - |
35 compatible = "ti,am654-serdes-ctrl", "syscon", "simple-mfd";
36 reg = <0x4080 0x4>;
38 mux-controller {
39 compatible = "mmio-mux";
40 #mux-control-cells = <1>;
41 mux-reg-masks = <0x0 0x3>; /* lane select */