diff options
author | Mason Zhang <Mason.Zhang@mediatek.com> | 2021-02-26 19:01:10 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2021-03-10 12:46:59 +0000 |
commit | 260864f797f259143c52cd8b031a5727a3bedc5c (patch) | |
tree | bc23196242b10c871c849e37fe13c5c2e1b61b54 | |
parent | 32f298481add01d8c39e11a414bdc4d5037541ed (diff) | |
download | lwn-260864f797f259143c52cd8b031a5727a3bedc5c.tar.gz lwn-260864f797f259143c52cd8b031a5727a3bedc5c.zip |
spi: mt6779: update spi document
this patch update spi document for MT6779 SOC.
Signed-off-by: Mason Zhang <Mason.Zhang@mediatek.com>
Link: https://lore.kernel.org/r/20210226110109.30500-1-Mason.Zhang@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/spi/spi-mt65xx.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt index 9e43721fa7d6..7bae7eef26c7 100644 --- a/Documentation/devicetree/bindings/spi/spi-mt65xx.txt +++ b/Documentation/devicetree/bindings/spi/spi-mt65xx.txt @@ -13,6 +13,7 @@ Required properties: - mediatek,mt8183-spi: for mt8183 platforms - "mediatek,mt8192-spi", "mediatek,mt6765-spi": for mt8192 platforms - "mediatek,mt8516-spi", "mediatek,mt2712-spi": for mt8516 platforms + - "mediatek,mt6779-spi", "mediatek,mt6765-spi": for mt6779 platforms - #address-cells: should be 1. |