From: Krzysztof Kozlowski Date: Mon, 27 Dec 2021 13:31:17 +0000 (+0100) Subject: dt-bindings: altera: document VT compatibles X-Git-Url: https://www.infradead.org/git/?a=commitdiff_plain;h=53d50b4f6fa8a6da4ff6fe6cf58a88a92fa15acb;p=linux.git dt-bindings: altera: document VT compatibles Add new compatible for SoCFPGA VT boards/designs. Signed-off-by: Krzysztof Kozlowski Signed-off-by: Dinh Nguyen --- diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 963c83904010..f4e07a21aaf5 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -43,6 +43,11 @@ properties: - const: altr,socfpga-cyclone5 - const: altr,socfpga + - description: SoCFPGA VT + items: + - const: altr,socfpga-vt + - const: altr,socfpga + additionalProperties: true ...