Re: [PATCH] dt-bindings: arm: amlogic: add S4 based AQ222 bindings

From: Neil Armstrong
Date: Thu Dec 09 2021 - 08:55:22 EST


+cc linux-amlogic@xxxxxxxxxxxxxxxxxxx linux-arm-kernel@xxxxxxxxxxxxxxxxxxx

On 08/12/2021 10:33, xianwei.zhao wrote:
> Add bindings for the new Amlogic S4 SoC family,
> and the compatible for the Amlogic S4 Based AQ222 board.
>
> S4 is an application processor designed for hybrid OTT/IP Set To
> Box(STB) and high-end media box applications, with quad core Cortex-A35.
>
> Signed-off-by: xianwei.zhao <xianwei.zhao@xxxxxxxxxxx>
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>
> diff --git a/Documentation/devicetree/bindings/arm/amlogic.yaml b/Documentation/devicetree/bindings/arm/amlogic.yaml
> index 36081734f720..63037ebdd7bf 100644
> --- a/Documentation/devicetree/bindings/arm/amlogic.yaml
> +++ b/Documentation/devicetree/bindings/arm/amlogic.yaml
> @@ -183,6 +183,12 @@ properties:
> - amlogic,ad401
> - const: amlogic,a1
>
> + - description: Boards with the Amlogic Meson S4 AQ222 SoC
> + items:
> + - enum:
> + - amlogic,aq222
> + - const: amlogic,s4
> +
> additionalProperties: true
>
> ...
>
> base-commit: a3ebdcc8fb3d94de390e58ad3da6161826a58a87
>