]> git.baikalelectronics.ru Git - kernel.git/commit
dt-bindings: spi: Document bcm2711 and bcm7211 SPI compatible
authorFlorian Fainelli <f.fainelli@gmail.com>
Thu, 4 Jun 2020 03:46:53 +0000 (20:46 -0700)
committerRob Herring <robh@kernel.org>
Mon, 15 Jun 2020 17:26:07 +0000 (11:26 -0600)
commit081d4ba8ae75ea645e412c7dbd559c999e8b85ff
treec847c08fd20e937fd87de5a1d4479935de3bf456
parent40fe5e2ad14d4692a20f0f9e7aaba9ce3faa040a
dt-bindings: spi: Document bcm2711 and bcm7211 SPI compatible

The BCM2711 and BCM7211 chips use the BCM2835 SPI controller, but there
are severl instances of those in the system and they all share the same
interrupt line. Document specific compatible strings such that the
driver can take appropriate actions.

Signed-off-by: Florian Fainelli <f.fainelli@gmail.com>
Link: https://lore.kernel.org/r/20200604034655.15930-2-f.fainelli@gmail.com
Signed-off-by: Rob Herring <robh@kernel.org>
Documentation/devicetree/bindings/spi/brcm,bcm2835-spi.txt