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