diff options
author | Steffen Trumtrar <s.trumtrar@pengutronix.de> | 2023-02-07 16:08:11 +0300 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2023-02-16 18:16:57 +0300 |
commit | fc8070ec9c50008373b84a447fdfad2bea3d4cc7 (patch) | |
tree | b531f3356802d2c31a7460b1885857b1f2c80384 /Documentation | |
parent | 2f8ba037c45925b372194df4bc27fca85fbeeffb (diff) | |
download | linux-fc8070ec9c50008373b84a447fdfad2bea3d4cc7.tar.xz |
dt-bindings: altera: Add enclustra mercury PE1
Add binding for the enclustra PE1 baseboard from enclustra GmbH.
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Steffen Trumtrar <s.trumtrar@pengutronix.de>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/devicetree/bindings/arm/altera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 3eee03aa935c..8c7575455422 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -31,6 +31,7 @@ properties: - description: Mercury+ AA1 boards items: - enum: + - enclustra,mercury-pe1 - google,chameleon-v3 - const: enclustra,mercury-aa1 - const: altr,socfpga-arria10 |