Searched +full:stih407 +full:- +full:mailbox (Results 1 – 3 of 3) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.0-only6 #include "stih407-pinctrl.dtsi"7 #include <dt-bindings/mfd/st-lpc.h>8 #include <dt-bindings/phy/phy.h>9 #include <dt-bindings/reset/stih407-resets.h>10 #include <dt-bindings/interrupt-controller/irq-st.h>12 #address-cells = <1>;13 #size-cells = <1>;15 reserved-memory {16 #address-cells = <1>;[all …]
1 ST Microelectronics Mailbox Driver3 Each ST Mailbox IP currently consists of 4 instances of 32 channels. Messages7 ----------10 - compatible : Should be "st,stih407-mailbox"11 - reg : Offset and length of the device's register set12 - mbox-name : Name of the mailbox13 - #mbox-cells: : Must be 220 - interrupts : Contains the IRQ line for a Rx mailbox24 mailbox0: mailbox@0 {25 compatible = "st,stih407-mailbox";[all …]
1 # SPDX-License-Identifier: (GPL-2.0 OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mailbox/st,sti-mailbox.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: STMicroelectronics Mailbox Driver for STi platform10 Each ST Mailbox IP currently consists of 4 instances of 32 channels.15 - Patrice Chotard <patrice.chotard@foss.st.com>19 const: st,stih407-mailbox24 mbox-name:26 description: name of the mailbox IP[all …]