Searched +full:imx95 +full:- +full:mu (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/mailbox/fsl,mu.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: NXP i.MX Messaging Unit (MU)10 - Dong Aisheng <aisheng.dong@nxp.com>15 and control) through the MU interface. The MU also provides the ability18 Because the MU manages the messaging between processors, the MU uses20 Therefore, the MU must synchronize the accesses from one side to the21 other. The MU accomplishes synchronization using two sets of matching[all …]
1 // SPDX-License-Identifier: (GPL-2.0-only OR MIT)6 #include <dt-bindings/dma/fsl-edma.h>7 #include <dt-bindings/gpio/gpio.h>8 #include <dt-bindings/input/input.h>9 #include <dt-bindings/interrupt-controller/arm-gic.h>10 #include <dt-bindings/thermal/thermal.h>12 #include "imx95-clock.h"13 #include "imx95-pinfunc.h"14 #include "imx95-power.h"17 interrupt-parent = <&gic>;[all …]