[PATCH 1/2] dt-bindings: arm: amlogic: add board AN400

Xianwei Zhao posted 2 patches 2 years, 7 months ago
There is a newer version of this series
[PATCH 1/2] dt-bindings: arm: amlogic: add board AN400
Posted by Xianwei Zhao 2 years, 7 months ago
Add the board AN400 tree bindings based Amloigc T7 SoC.

Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.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 45f179c72129..1c1094cd6b77 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.yaml
+++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
@@ -221,6 +221,7 @@ properties:
       - description: Boards with the Amlogic T7 A311D2 SoC
         items:
           - enum:
+              - amlogic,an400
               - khadas,vim4
           - const: amlogic,a311d2
           - const: amlogic,t7
-- 
2.37.1
Re: [PATCH 1/2] dt-bindings: arm: amlogic: add board AN400
Posted by Krzysztof Kozlowski 2 years, 7 months ago
On 04/07/2023 05:16, Xianwei Zhao wrote:
> Add the board AN400 tree bindings based Amloigc T7 SoC.
> 
> Signed-off-by: Xianwei Zhao <xianwei.zhao@amlogic.com>

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

Best regards,
Krzysztof