dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers
authorHector Martin <marcan@marcan.st>
Sun, 12 Dec 2021 02:46:33 +0000 (11:46 +0900)
committerJens Axboe <axboe@kernel.dk>
Tue, 1 Mar 2022 18:04:38 +0000 (11:04 -0700)
commit6efc183bed990c9a5db01e9c7c22a8df083082a7
treea33f3f1ddc756bff8449b83b2686b7cb0bbfad23
parent77e4aae010310a2b0cbb9007cf68a1f4cd3851b3
dt-bindings: spi: apple,spi: Add binding for Apple SPI controllers

The Apple SPI controller is present in SoCs such as the M1 (t8103) and
M1 Pro/Max (t600x). This controller uses one IRQ and one clock, and
doesn't need any special properties, so the binding is trivial.

Signed-off-by: Hector Martin <marcan@marcan.st>
Documentation/devicetree/bindings/spi/apple,spi.yaml [new file with mode: 0644]