spi: update spi slave bindings for MT8195 SoC
authorLeilk Liu <leilk.liu@mediatek.com>
Mon, 22 Mar 2021 05:52:42 +0000 (13:52 +0800)
committerMark Brown <broonie@kernel.org>
Tue, 23 Mar 2021 17:19:43 +0000 (17:19 +0000)
Add a DT binding documentation for the MT8195 soc.

Signed-off-by: Leilk Liu <leilk.liu@mediatek.com>
Link: https://lore.kernel.org/r/20210322055244.30179-3-leilk.liu@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Documentation/devicetree/bindings/spi/spi-slave-mt27xx.txt

index c37e5a1..9192724 100644 (file)
@@ -3,6 +3,7 @@ Binding for MTK SPI Slave controller
 Required properties:
 - compatible: should be one of the following.
     - mediatek,mt2712-spi-slave: for mt2712 platforms
+    - mediatek,mt8195-spi-slave: for mt8195 platforms
 - reg: Address and length of the register set for the device.
 - interrupts: Should contain spi interrupt.
 - clocks: phandles to input clocks.