Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

dt-bindings: arm64: marvell: add solidrun cn9132 CEX-7 evaluation board

Add bindings for the SolidRun CN9132 COM-Express Type 7 evaluation board.
The CEX is based on CN9130 SoC and includes two southbridges.

Because CN9132 and 9131 are just names for different designs around the
same SoC, no soc compatibles beside marvell,cn9130 are needed.

Signed-off-by: Josua Mayer <josua@solid-run.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: Gregory CLEMENT <gregory.clement@bootlin.com>

authored by

Josua Mayer and committed by
Gregory CLEMENT
099e1d03 5f5eb240

+8
+8
Documentation/devicetree/bindings/arm/marvell/armada-7k-8k.yaml
··· 92 92 - const: solidrun,cn9130-sr-som 93 93 - const: marvell,cn9130 94 94 95 + - description: 96 + SolidRun CN9132 COM-Express Type 7 based single-board computers 97 + items: 98 + - enum: 99 + - solidrun,cn9132-clearfog 100 + - const: solidrun,cn9132-sr-cex7 101 + - const: marvell,cn9130 102 + 95 103 additionalProperties: true