[3/4] dt-bindings: arm: uniphier: Add NX1 boards
Commit Message
Add compatible string for NX1 SoM board, evaluation board, and reference
board support.
Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
---
.../devicetree/bindings/arm/socionext/uniphier.yaml | 7 +++++++
1 file changed, 7 insertions(+)
Comments
On 27/10/2022 00:51, Kunihiko Hayashi wrote:
> Add compatible string for NX1 SoM board, evaluation board, and reference
> board support.
>
> Signed-off-by: Kunihiko Hayashi <hayashi.kunihiko@socionext.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Best regards,
Krzysztof
@@ -66,5 +66,12 @@ properties:
- enum:
- socionext,uniphier-pxs3-ref
- const: socionext,uniphier-pxs3
+ - description: NX1 SoC boards
+ items:
+ - enum:
+ - socionext,uniphier-nx1-evb
+ - socionext,uniphier-nx1-ref
+ - socionext,uniphier-nx1-som
+ - const: socionext,uniphier-nx1
additionalProperties: true