Re: [PATCH v3 1/8] dt-bindings: arm: axiado: add AX3005 EVK

From: Tzu-Hao Wei

Date: Mon Jul 20 2026 - 01:52:50 EST


On 7/17/2026 11:51 AM, Swark Yang wrote:
> CAUTION: This email originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe.
>
>
> Add device tree binding schema for the Axiado AX3005 SoC and its
> associated evaluation board. This binding will be used for the
> board-level DTS files that support the AX3005 platforms.
>
> Acked-by: Conor Dooley <conor.dooley@xxxxxxxxxxxxx>
> Signed-off-by: Swark Yang <syang@xxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/axiado.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/axiado.yaml b/Documentation/devicetree/bindings/arm/axiado.yaml
> index bfabe7b32e65..008d2b1d4e62 100644
> --- a/Documentation/devicetree/bindings/arm/axiado.yaml
> +++ b/Documentation/devicetree/bindings/arm/axiado.yaml
> @@ -20,4 +20,10 @@ properties:
> - axiado,ax3000-evk # Axiado AX3000 Evaluation Board
> - const: axiado,ax3000 # Axiado AX3000 SoC
>
> + - description: AX3005 based boards
> + items:
> + - enum:
> + - axiado,ax3005-evk # Axiado AX3005 Evaluation Board
> + - const: axiado,ax3005 # Axiado AX3005 SoC
> +
> additionalProperties: true
>
> --
> 2.34.1
>
>
Acked-By: Tzu-Hao Wei <twei@xxxxxxxxxx>