diff options
author | Johnson Wang <johnson.wang@mediatek.com> | 2022-07-15 20:01:12 +0800 |
---|---|---|
committer | Mark Brown <broonie@kernel.org> | 2022-07-18 13:45:31 +0100 |
commit | 0ee0ab0bdab4f9e6754cc6a294e90c46b53f565b (patch) | |
tree | fc2dfb00c034588c7d0d9b9c860bc947d582f7b2 /Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml | |
parent | 82cef0af296d3de95c8c7005f640449d45bcef62 (diff) |
spi: dt-bindings: Add compatible for MediaTek MT8188
This commit adds dt-binding documentation of spi bus for MediaTek MT8188
SoC platform.
Signed-off-by: Johnson Wang <johnson.wang@mediatek.com>
Link: https://lore.kernel.org/r/20220715120114.4243-1-johnson.wang@mediatek.com
Signed-off-by: Mark Brown <broonie@kernel.org>
Diffstat (limited to 'Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml')
-rw-r--r-- | Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml b/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml index d3d34a3a0b7f..8d2a6c084eab 100644 --- a/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml +++ b/Documentation/devicetree/bindings/spi/mediatek,spi-mt65xx.yaml @@ -34,6 +34,7 @@ properties: - items: - enum: - mediatek,mt7986-spi-ipm + - mediatek,mt8188-spi-ipm - const: mediatek,spi-ipm - items: - enum: |