Home
last modified time | relevance | path

Searched +full:bcm2835 +full:- +full:aux +full:- +full:spi (Results 1 – 3 of 3) sorted by relevance

/freebsd/sys/contrib/device-tree/Bindings/spi/
H A Dbrcm,bcm2835-aux-spi.yaml1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause)
3 ---
4 $id: http://devicetree.org/schemas/spi/brcm,bcm2835-aux-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 Auxiliary SPI1/2 Controller
10 - Karan Sanghavi <karansanghvi98@gmail.com>
13 The BCM2835 contains two forms of SPI master controller. One is known simply
14 as SPI0, and the other as the "Universal SPI Master," which is part of the
19 - $ref: spi-controller.yaml#
24 - brcm,bcm2835-aux-spi
[all …]
H A Dbrcm,bcm2835-aux-spi.txt1 Broadcom BCM2835 auxiliary SPI1/2 controller
3 The BCM2835 contains two forms of SPI master controller, one known simply as
4 SPI0, and the other known as the "Universal SPI Master"; part of the
8 - compatible: Should be "brcm,bcm2835-aux-spi"
[all...]
/freebsd/sys/contrib/device-tree/src/arm/broadcom/
H A Dbcm283x.dtsi1 #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 are
14 * bcm2835 and bcm2836 implementations, leaving the CPU configuration to
15 * bcm2835.dtsi and bcm2836.dtsi.
19 compatible = "brcm,bcm2835";
[all …]