Searched +full:bcm2835 +full:- +full:mbox (Results 1 – 6 of 6) sorted by relevance
1 // SPDX-License-Identifier: GPL-2.04 * Copyright (C) 2013-2014 Lubomir Rintel8 * - arch/arm/mach-bcm2708/vcio.c file written by Gray Girling that was9 * obtained from branch "rpi-3.6.y" of git://github.com/raspberrypi/11 * - drivers/mailbox/bcm2835-ipc.c by Lubomir Rintel at12 * https://github.com/hackerspace/rpi-linux/blob/lr-raspberry-pi/drivers/13 * mailbox/bcm2835-ipc.c14 * - documentation available on the following web site:15 * https://github.com/raspberrypi/firmware/wiki/Mailbox-property-interface19 #include <linux/dma-mapping.h>[all …]
1 # SPDX-License-Identifier: GPL-2.04 obj-$(CONFIG_MAILBOX) += mailbox.o6 obj-$(CONFIG_MAILBOX_TEST) += mailbox-test.o8 obj-$(CONFIG_ARM_MHU) += arm_mhu.o arm_mhu_db.o10 obj-$(CONFIG_ARM_MHU_V2) += arm_mhuv2.o12 obj-$(CONFIG_ARM_MHU_V3) += arm_mhuv3.o14 obj-$(CONFIG_IMX_MBOX) += imx-mailbox.o16 obj-$(CONFIG_ARMADA_37XX_RWTM_MBOX) += armada-37xx-rwtm-mailbox.o18 obj-$(CONFIG_PLATFORM_MHU) += platform_mhu.o20 obj-$(CONFIG_PL320_MBOX) += pl320-ipc.o[all …]
1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)3 ---4 $id: http://devicetree.org/schemas/mailbox/brcm,bcm2835-mbox.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Broadcom BCM2835 VideoCore mailbox IPC10 - Stefan Wahren <stefan.wahren@i2se.com>14 const: brcm,bcm2835-mbox22 "#mbox-cells":26 - compatible27 - reg[all …]
1 #include <dt-bindings/pinctrl/bcm2835.h>2 #include <dt-bindings/clock/bcm2835.h>3 #include <dt-bindings/clock/bcm2835-aux.h>4 #include <dt-bindings/gpio/gpio.h>5 #include <dt-bindings/interrupt-controller/irq.h>6 #include <dt-bindings/soc/bcm2835-pm.h>8 /* firmware-provided startup stubs live here, where the secondary CPUs are14 * bcm2835 and bcm2836 implementations, leaving the CPU configuration to15 * bcm2835.dtsi and bcm2836.dtsi.19 compatible = "brcm,bcm2835";[all …]
1 // SPDX-License-Identifier: (GPL-2.0 OR MIT)2 #include <dt-bindings/interrupt-controller/arm-gic.h>7 #address-cells = <2>;8 #size-cells = <2>;10 interrupt-parent = <&gicv2>;14 clk_osc: clk-osc {15 compatible = "fixed-clock";16 #clock-cells = <0>;17 clock-output-names = "osc";18 clock-frequency = <54000000>;[all …]
5 ---------------------------------------------------21 W: *Web-page* with status/info23 B: URI for where to file *bugs*. A web-page with detailed bug28 patches to the given subsystem. This is either an in-tree file,29 or a URI. See Documentation/maintainer/maintainer-entry-profile.rst46 N: [^a-z]tegra all files whose path contains tegra64 ----------------83 3WARE SAS/SATA-RAID SCSI DRIVERS (3W-XXXX, 3W-9XXX, 3W-SAS)85 L: linux-scsi@vger.kernel.org88 F: drivers/scsi/3w-*[all …]