Commit aecec8bb authored by 周琰杰 (Zhou Yanjie)'s avatar 周琰杰 (Zhou Yanjie) Committed by Mark Brown

spi: Add bindings for new Ingenic SoCs.

Add the SPI bindings for the JZ4775 SoC, the X1000 SoC,
and the X2000 SoC from Ingenic.
Signed-off-by: default avatar周琰杰 (Zhou Yanjie) <zhouyanjie@wanyeetech.com>
Acked-by: default avatarKrzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Acked-by: default avatarPaul Cercueil <paul@crapouillou.net>
Link: https://lore.kernel.org/r/1650724725-93758-3-git-send-email-zhouyanjie@wanyeetech.comSigned-off-by: default avatarMark Brown <broonie@kernel.org>
parent e64e9ad2
...@@ -18,7 +18,10 @@ properties: ...@@ -18,7 +18,10 @@ properties:
oneOf: oneOf:
- enum: - enum:
- ingenic,jz4750-spi - ingenic,jz4750-spi
- ingenic,jz4775-spi
- ingenic,jz4780-spi - ingenic,jz4780-spi
- ingenic,x1000-spi
- ingenic,x2000-spi
- items: - items:
- enum: - enum:
- ingenic,jz4760-spi - ingenic,jz4760-spi
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment