[PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles

wen.ping.teh@intel.com posted 1 patch 4 years ago
Documentation/devicetree/bindings/arm/altera.yaml | 1 +
1 file changed, 1 insertion(+)
[PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles
Posted by wen.ping.teh@intel.com 4 years ago
From: Teh Wen Ping <wen.ping.teh@intel.com>

Add compatible strings for Stratix 10 Software Virtual Platform

Signed-off-by: Teh Wen Ping <wen.ping.teh@intel.com>
---
 Documentation/devicetree/bindings/arm/altera.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/altera.yaml b/Documentation/devicetree/bindings/arm/altera.yaml
index 5e2017c0a051..d9037e4bbf73 100644
--- a/Documentation/devicetree/bindings/arm/altera.yaml
+++ b/Documentation/devicetree/bindings/arm/altera.yaml
@@ -47,6 +47,7 @@ properties:
         items:
           - enum:
               - altr,socfpga-stratix10-socdk
+              - altr,socfpga-stratix10-swvp
           - const: altr,socfpga-stratix10
 
       - description: SoCFPGA VT
-- 
2.25.1
Re: [PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles
Posted by Krzysztof Kozlowski 4 years ago
On 08/06/2022 19:56, wen.ping.teh@intel.com wrote:
> From: Teh Wen Ping <wen.ping.teh@intel.com>
> 
> Add compatible strings for Stratix 10 Software Virtual Platform
> 
> Signed-off-by: Teh Wen Ping <wen.ping.teh@intel.com>

This must come together with the patch adding DTS.


Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>


Best regards,
Krzysztof
Re: [PATCH] dt-bindings: altera: document Stratix 10 SWVP compatibles
Posted by Dinh Nguyen 3 years, 12 months ago

On 6/14/22 18:25, Krzysztof Kozlowski wrote:
> On 08/06/2022 19:56, wen.ping.teh@intel.com wrote:
>> From: Teh Wen Ping <wen.ping.teh@intel.com>
>>
>> Add compatible strings for Stratix 10 Software Virtual Platform
>>
>> Signed-off-by: Teh Wen Ping <wen.ping.teh@intel.com>
> 
> This must come together with the patch adding DTS.
> 
> 
> Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
> 
> 

Applied!

Thanks,
Dinh