diff options
author | Matthew Gerlach <matthew.gerlach@linux.intel.com> | 2022-05-08 16:26:23 +0200 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2022-05-20 01:13:25 +0200 |
commit | af657d7f40423bac0c898e0d89a3539ea0d1043a (patch) | |
tree | 461672644c525d8a31988e50e2d252a2e29c045a /Documentation | |
parent | dt-bindings: soc: add bindings for Intel HPS Copy Engine (diff) | |
download | linux-af657d7f40423bac0c898e0d89a3539ea0d1043a.tar.xz linux-af657d7f40423bac0c898e0d89a3539ea0d1043a.zip |
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>
Diffstat (limited to 'Documentation')
-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 |