Lines Matching +full:bcm2835 +full:- +full:aux +full:- +full:spi
1 # 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 <[email protected]>
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
36 - compatible
37 - reg
38 - interrupts
39 - clocks
44 - |
45 #include <dt-bindings/clock/bcm2835-aux.h>
46 spi@7e215080 {
47 compatible = "brcm,bcm2835-aux-spi";
51 #address-cells = <1>;
52 #size-cells = <0>;