diff options
author | Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com> | 2021-12-27 14:31:16 +0100 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2022-02-09 10:43:02 -0600 |
commit | 15dc346c7a1940cf438495162fedf29d86924fa4 (patch) | |
tree | a3f775e9e9ceb71f9fcae5a5722b27ee747e28b5 /Documentation | |
parent | 8227e63ddf8d1b208f5d0fd58aeb5fec9ab57330 (diff) | |
download | linux-15dc346c7a1940cf438495162fedf29d86924fa4.tar.gz linux-15dc346c7a1940cf438495162fedf29d86924fa4.tar.bz2 linux-15dc346c7a1940cf438495162fedf29d86924fa4.zip |
dt-bindings: altera: document Arria 10 based board compatibles
Add new compatible for Arria 10 based boards.
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@canonical.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
Diffstat (limited to 'Documentation')
-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 3d7a2f699279..963c83904010 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -23,6 +23,9 @@ properties: - description: Arria 10 boards items: + - enum: + - altr,socfpga-arria10-socdk + - enclustra,mercury-aa1 - const: altr,socfpga-arria10 - const: altr,socfpga |