kernel/Documentation/devicetree/bindings/spi/brcm,bcm2835-spi.txt
.. .. @@ -5,7 +5,8 @@ 5 5 auxiliary block. This binding applies to the SPI0 controller. 6 6 7 7 Required properties: 8 -- compatible: Should be "brcm,bcm2835-spi".8 +- compatible: Should be one of "brcm,bcm2835-spi" for BCM2835/2836/2837 or9 + "brcm,bcm2711-spi" for BCM2711 or "brcm,bcm7211-spi" for BCM7211.9 10 - reg: Should contain register location and length. 10 11 - interrupts: Should contain interrupt. 11 12 - clocks: The clock feeding the SPI controller.