diff options
| author | Lothar Rubusch <l.rubusch@gmail.com> | 2025-10-18 15:11:52 +0300 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2025-10-20 19:25:00 +0300 |
| commit | a31736de523a325946d74d27ac04881ff9bf5c71 (patch) | |
| tree | ed735e52daa619a5f1ea4b6047baf97e75be1113 | |
| parent | 26a0157f4c77dba26680e60106fb870d7c77e9c4 (diff) | |
| download | linux-a31736de523a325946d74d27ac04881ff9bf5c71.tar.xz | |
dt-bindings: altera: add Mercury AA1 variants
Update binding with combined .dts for the Mercury+ PE1, PE3 and ST1
carrier boards with the Mercury+ AA1 SoM.
Signed-off-by: Lothar Rubusch <l.rubusch@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/altera.yaml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 72cf04b22a08..227665d0016f 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -31,6 +31,9 @@ properties: - description: Mercury+ AA1 boards items: - enum: + - enclustra,mercury-aa1-pe1 + - enclustra,mercury-aa1-pe3 + - enclustra,mercury-aa1-st1 - enclustra,mercury-pe1 - google,chameleon-v3 - const: enclustra,mercury-aa1 |
