[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <37b4faa1-a957-3ba3-e37a-0c1edef6fbaa@linaro.org>
Date: Fri, 7 Apr 2023 16:42:49 +0200
From: Neil Armstrong <neil.armstrong@...aro.org>
To: Kelvin Zhang <kelvin.zhang@...ogic.com>,
linux-amlogic@...ts.infradead.org,
linux-arm-kernel@...ts.infradead.org, devicetree@...r.kernel.org,
linux-kernel@...r.kernel.org
Cc: Rob Herring <robh+dt@...nel.org>,
Krzysztof Kozlowski <krzysztof.kozlowski+dt@...aro.org>,
Kevin Hilman <khilman@...libre.com>
Subject: Re: [PATCH] dt-bindings: arm: amlogic: add C3 bindings
Hi Kelvin,
On 07/04/2023 12:27, Kelvin Zhang wrote:
> Document the new C3 SoC/board device tree bindings.
>
> C3 is an advanced edge AI processor designed for smart IP camera
> applications, which does not belong to Meson series.
>
> Therefore, modify the title field accordingly.
>
> Signed-off-by: Kelvin Zhang <kelvin.zhang@...ogic.com>
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 9 ++++++++-
> 1 file changed, 8 insertions(+), 1 deletion(-)
>
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index 274ee0890312..08d59842655c 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -4,7 +4,7 @@
> $id: http://devicetree.org/schemas/arm/amlogic.yaml#
> $schema: http://devicetree.org/meta-schemas/core.yaml#
>
> -title: Amlogic MesonX
> +title: Amlogic SoC based Platforms
>
> maintainers:
> - Kevin Hilman <khilman@...libre.com>
> @@ -205,6 +205,13 @@ properties:
> - amlogic,ad401
> - const: amlogic,a1
>
> + - description: Boards with the Amlogic C3 C302X/C308L SoC
> + items:
> + - enum:
> + - amlogic,aw409
> + - amlogic,aw419
> + - const: amlogic,c3
> +
> - description: Boards with the Amlogic Meson S4 S805X2 SoC
> items:
> - enum:
>
> base-commit: e134c93f788fb93fd6a3ec3af9af850a2048c7e6
I'll apply it in my v6.5/arm64-dt since I already sent the v6.4 PRs,
since it's early for v6.5 the branch will eventually be rebase when v6.4-rc1 is tagged
Neil
Powered by blists - more mailing lists