Skip to content

Commit 1cb8486

Browse files
author
Dinh Nguyen
committed
dt-bindings: arm: altera: combine Intel's SoCFPGA into altera.yaml
For all SoCFPGA platforms, whether it has the "intel" or "altr" vendor prefix are referring to the same business unit that is responsible for the platform. And now that Altera has spun off to be a separate corporate entity from Intel, it would make sense to have the device bindings documentation in the same file. Move the Intel AgileX board binding documentations into the same file that contains the Altera ones. Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@oss.qualcomm.com> Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
1 parent 67c1d78 commit 1cb8486

2 files changed

Lines changed: 26 additions & 41 deletions

File tree

Documentation/devicetree/bindings/arm/altera.yaml

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ title: Altera's SoCFPGA platform
99
maintainers:
1010
- Dinh Nguyen <dinguyen@kernel.org>
1111

12+
description:
13+
Altera/Intel boards with ARM 32/64 bits cores
14+
1215
properties:
1316
$nodename:
1417
const: "/"
@@ -81,6 +84,29 @@ properties:
8184
- altr,socfpga-stratix10-swvp
8285
- const: altr,socfpga-stratix10
8386

87+
- description: AgileX boards
88+
items:
89+
- enum:
90+
- intel,n5x-socdk
91+
- intel,socfpga-agilex-n6000
92+
- intel,socfpga-agilex-socdk
93+
- const: intel,socfpga-agilex
94+
95+
- description: Agilex3 boards
96+
items:
97+
- enum:
98+
- intel,socfpga-agilex3-socdk
99+
- const: intel,socfpga-agilex3
100+
- const: intel,socfpga-agilex5
101+
102+
- description: Agilex5 boards
103+
items:
104+
- enum:
105+
- intel,socfpga-agilex5-socdk
106+
- intel,socfpga-agilex5-socdk-013b
107+
- intel,socfpga-agilex5-socdk-nand
108+
- const: intel,socfpga-agilex5
109+
84110
- description: SoCFPGA VT
85111
items:
86112
- const: altr,socfpga-vt

Documentation/devicetree/bindings/arm/intel,socfpga.yaml

Lines changed: 0 additions & 41 deletions
This file was deleted.

0 commit comments

Comments
 (0)