From 6cbac23b309cc6454779703a741392df4e80455f Mon Sep 17 00:00:00 2001 From: Hugo Villeneuve Date: Thu, 7 Dec 2023 10:05:18 -0500 Subject: dt-bindings: arm: fsl: add Dimonoff gateway EVK board Add DT compatible string for Dimonoff gateway EVK board based on a Variscite VAR-SOM-NANO with a NXP MX8MN nano CPU. Signed-off-by: Hugo Villeneuve Acked-by: Krzysztof Kozlowski Signed-off-by: Shawn Guo --- Documentation/devicetree/bindings/arm/fsl.yaml | 1 + 1 file changed, 1 insertion(+) (limited to 'Documentation/devicetree/bindings/arm/fsl.yaml') diff --git a/Documentation/devicetree/bindings/arm/fsl.yaml b/Documentation/devicetree/bindings/arm/fsl.yaml index a7013b4b5767..228dcc5c7d6f 100644 --- a/Documentation/devicetree/bindings/arm/fsl.yaml +++ b/Documentation/devicetree/bindings/arm/fsl.yaml @@ -1025,6 +1025,7 @@ properties: - description: Variscite VAR-SOM-MX8MN based boards items: - enum: + - dimonoff,gateway-evk # i.MX8MN Dimonoff Gateway EVK Board - rve,rve-gateway # i.MX8MN RVE Gateway Board - variscite,var-som-mx8mn-symphony - const: variscite,var-som-mx8mn -- cgit