diff options
| author | Matthew Gerlach <matthew.gerlach@linux.intel.com> | 2022-05-08 07:26:23 -0700 |
|---|---|---|
| committer | Dinh Nguyen <dinguyen@kernel.org> | 2022-05-19 18:13:25 -0500 |
| commit | af657d7f40423bac0c898e0d89a3539ea0d1043a (patch) | |
| tree | 461672644c525d8a31988e50e2d252a2e29c045a | |
| parent | 79af73b31ab281277cec8f5d102364b9c64588c1 (diff) | |
dt-bindings: intel: add binding for Intel n6000
Add the binding string for the Agilex based Intel n6000 board.
Signed-off-by: Matthew Gerlach <matthew.gerlach@linux.intel.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
| -rw-r--r-- | Documentation/devicetree/bindings/arm/intel,socfpga.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml index 6e043459fcd5..61a454a40e87 100644 --- a/Documentation/devicetree/bindings/arm/intel,socfpga.yaml +++ b/Documentation/devicetree/bindings/arm/intel,socfpga.yaml @@ -18,6 +18,7 @@ properties: items: - enum: - intel,n5x-socdk + - intel,socfpga-agilex-n6000 - intel,socfpga-agilex-socdk - const: intel,socfpga-agilex |
