Lines Matching +full:imx93 +full:- +full:clock
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx93-media-blk-ctrl.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: NXP i.MX93 Media blk-ctrl
10 - Peng Fan <peng.fan@nxp.com>
15 clocking, reset, and miscellaneous top-level controls for peripherals
21 - const: fsl,imx93-media-blk-ctrl
22 - const: syscon
27 '#power-domain-cells':
30 power-domains:
36 clock-names:
38 - const: apb
39 - const: axi
40 - const: nic
41 - const: disp
42 - const: cam
43 - const: pxp
44 - const: lcdif
45 - const: isi
46 - const: csi
47 - const: dsi
50 - compatible
51 - reg
52 - power-domains
53 - clocks
54 - clock-names
59 - |
60 #include <dt-bindings/clock/imx93-clock.h>
61 #include <dt-bindings/power/fsl,imx93-power.h>
63 system-controller@4ac10000 {
64 compatible = "fsl,imx93-media-blk-ctrl", "syscon";
66 power-domains = <&mediamix>;
77 clock-names = "apb", "axi", "nic", "disp", "cam",
79 #power-domain-cells = <1>;