[PATCH 2/3] dt-bindings: arm: amlogic: document AC200 support

Jan Dakinevich posted 3 patches 1 year, 8 months ago
There is a newer version of this series
[PATCH 2/3] dt-bindings: arm: amlogic: document AC200 support
Posted by Jan Dakinevich 1 year, 8 months ago
Add compatible string for the Amlogic AC200 board.

Signed-off-by: Jan Dakinevich <jan.dakinevich@salutedevices.com>
---
 Documentation/devicetree/bindings/arm/amlogic.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
index a374b98080fe..fb2f5192ec43 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -183,6 +183,7 @@ properties:
           - enum:
               - amediatech,x96-air
               - amediatech,x96-air-gbit
+              - amlogic,ac200
               - bananapi,bpi-m2-pro
               - bananapi,bpi-m5
               - cyx,a95xf3-air
-- 
2.34.1
Re: [PATCH 2/3] dt-bindings: arm: amlogic: document AC200 support
Posted by Krzysztof Kozlowski 1 year, 8 months ago
On 22/05/2024 00:21, Jan Dakinevich wrote:
> Add compatible string for the Amlogic AC200 board.
> 
> Signed-off-by: Jan Dakinevich <jan.dakinevich@salutedevices.com>
> ---

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

Best regards,
Krzysztof