Searched +full:bcm2835 +full:- +full:spi (Results 1 – 2 of 2) sorted by relevance
1 Broadcom BCM2835 auxiliary SPI1/2 controller3 The BCM2835 contains two forms of SPI master controller, one known simply as4 SPI0, and the other known as the "Universal SPI Master"; part of the8 - compatible: Should be "brcm,bcm2835-aux-spi".9 - reg: Should contain register location and length for the spi block10 - interrupts: Should contain shared interrupt of the aux block11 - clocks: The clock feeding the SPI controller - needs to12 point to the auxiliary clock driver of the bcm2835,15 - cs-gpios: the cs-gpios (native cs is NOT supported)16 see also spi-bus.txt[all …]
1 # SPDX-License-Identifier: GPL-2.0 OR BSD-2-Clause3 ---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 controller10 - Florian Fainelli <florian.fainelli@broadcom.com>11 - Kanak Shilledar <kanakshilledar111@protonmail.com>12 - Stefan Wahren <wahrenst@gmx.net>15 - $ref: spi-controller.yaml#20 - brcm,bcm2835-spi[all …]