Searched +full:mhuv2 +full:- +full:protocols (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/arm,mhuv2.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: ARM MHUv2 Mailbox Controller10 - Tushar Khandelwal <tushar.khandelwal@arm.com>11 - Viresh Kumar <viresh.kumar@linaro.org>15 between 1 and 124 channel windows (each 32-bit wide) to provide unidirectional19 Given the unidirectional nature of the controller, an MHUv2 mailbox may only28 protocols. The transport protocols determine the method of data transmission[all …]
1 // SPDX-License-Identifier: GPL-2.0 OR MIT8 #include <dt-bindings/interrupt-controller/arm-gic.h>11 interrupt-parent = <&gic>;12 #address-cells = <1>;13 #size-cells = <1>;21 stdout-path = "serial0:115200n8";25 #address-cells = <1>;26 #size-cells = <0>;30 compatible = "arm,cortex-a35";32 next-level-cache = <&L2_0>;[all …]