Lines Matching +full:dt +full:- +full:mmio
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/clock/nxp,imx95-display-master-csr.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Peng Fan <peng.fan@nxp.com>
15 - const: nxp,imx95-display-master-csr
16 - const: syscon
21 power-domains:
27 '#clock-cells':
32 include/dt-bindings/clock/nxp,imx95-clock.h
34 mux-controller:
36 $ref: /schemas/mux/reg-mux.yaml
39 - compatible
40 - reg
41 - '#clock-cells'
42 - mux-controller
43 - power-domains
44 - clocks
49 - |
51 compatible = "nxp,imx95-display-master-csr", "syscon";
53 #clock-cells = <1>;
55 power-domains = <&scmi_devpd 3>;
57 mux: mux-controller {
58 compatible = "mmio-mux";
59 #mux-control-cells = <1>;
60 mux-reg-masks = <0x4 0x00000001>; /* Pixel_link_sel */
61 idle-states = <0>;