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/microchip/microchip,sparx5-cpu-syscon.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Lars Povlsen <lars.povlsen@microchip.com>
15 - const: microchip,sparx5-cpu-syscon
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 #address-cells = <2>;
36 #size-cells = <1>;
39 compatible = "microchip,sparx5-cpu-syscon", "syscon",
40 "simple-mfd";
41 reg = <0x6 0x00000000 0xd0>;
43 mux: mux-controller {
44 compatible = "mmio-mux";
45 #mux-control-cells = <1>;
46 mux-reg-masks = <0x88 0xf0>;