Lines Matching +full:bcm2835 +full:- +full:spi
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause
3 ---
4 $id: http://devicetree.org/schemas/spi/brcm,bcm2835-spi.yaml#
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
7 title: Broadcom BCM2835 SPI0 controller
10 - Florian Fainelli <[email protected]>
11 - Kanak Shilledar <[email protected]>
12 - Stefan Wahren <[email protected]>
15 - $ref: spi-controller.yaml#
20 - brcm,bcm2835-spi
21 - brcm,bcm2711-spi
22 - brcm,bcm7211-spi
34 - compatible
35 - reg
36 - interrupts
37 - clocks
42 - |
43 spi@20204000 {
44 compatible = "brcm,bcm2835-spi";
48 #address-cells = <1>;
49 #size-cells = <0>;