spi: mtk: Add bindings for mediatek MT2701 soc platform
This patch adds a DT binding documentation for the MT2701 soc. Signed-off-by: Leilk Liu <leilk.liu@mediatek.com> Signed-off-by: Mark Brown <broonie@kernel.org>
This commit is contained in:
parent
e38da37fa8
commit
5c5e09f623
|
@ -2,9 +2,10 @@ Binding for MTK SPI controller
|
|||
|
||||
Required properties:
|
||||
- compatible: should be one of the following.
|
||||
- mediatek,mt8173-spi: for mt8173 platforms
|
||||
- mediatek,mt8135-spi: for mt8135 platforms
|
||||
- mediatek,mt2701-spi: for mt2701 platforms
|
||||
- mediatek,mt6589-spi: for mt6589 platforms
|
||||
- mediatek,mt8135-spi: for mt8135 platforms
|
||||
- mediatek,mt8173-spi: for mt8173 platforms
|
||||
|
||||
- #address-cells: should be 1.
|
||||
|
||||
|
|
Loading…
Reference in New Issue