diff options
author | Teh Wen Ping <wen.ping.teh@intel.com> | 2022-06-09 10:56:47 +0800 |
---|---|---|
committer | Dinh Nguyen <dinguyen@kernel.org> | 2022-06-15 09:51:44 -0500 |
commit | 9194a384083b2f368f51bd7505740c56ffa990ae (patch) | |
tree | 6103871f314924ee3859bf3d01b33d03dda8ca66 | |
parent | 85d616dd19ac93a7a77b2b43f21f83233774fe27 (diff) |
dt-bindings: altera: document Stratix 10 SWVP compatibles
Add compatible strings for Stratix 10 Software Virtual Platform
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Signed-off-by: Teh Wen Ping <wen.ping.teh@intel.com>
Signed-off-by: Dinh Nguyen <dinguyen@kernel.org>
-rw-r--r-- | Documentation/devicetree/bindings/arm/altera.yaml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml index 799ab0d2448b..e6de1d7f516c 100644 --- a/Documentation/devicetree/bindings/arm/altera.yaml +++ b/Documentation/devicetree/bindings/arm/altera.yaml @@ -54,6 +54,7 @@ properties: items: - enum: - altr,socfpga-stratix10-socdk + - altr,socfpga-stratix10-swvp - const: altr,socfpga-stratix10 - description: SoCFPGA VT |