Searched +full:imx93 +full:- +full:src +full:- +full:slice (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/soc/imx/fsl,imx93-src.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#10 - Peng Fan <peng.fan@nxp.com>13 The System Reset Controller (SRC) is responsible for the generation of17 - Deals with all global system reset sources from other modules,19 - Responsible for power gating of MIXs (Slices) and their memory25 - const: fsl,imx93-src26 - const: syscon[all …]
1 // SPDX-License-Identifier: (GPL-2.0+ OR MIT)6 #include <dt-bindings/clock/imx93-clock.h>7 #include <dt-bindings/dma/fsl-edma.h>8 #include <dt-bindings/gpio/gpio.h>9 #include <dt-bindings/input/input.h>10 #include <dt-bindings/interrupt-controller/arm-gic.h>11 #include <dt-bindings/power/fsl,imx93-power.h>12 #include <dt-bindings/thermal/thermal.h>14 #include "imx93-pinfunc.h"17 interrupt-parent = <&gic>;[all …]