2021-12-21 03:00:26

by Xianwei Zhao

[permalink] [raw]
Subject: [PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings

Add bindings for the new Amlogic S4 SoC family,
and add binds 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 <[email protected]>
---
V2 -> V3 : upate author name
V1 -> V2 : modfiy soc name S805X2
---
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..31df120d73b0 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 S805X2 SoC
+ items:
+ - enum:
+ - amlogic,aq222
+ - const: amlogic,s4
+
additionalProperties: true

...

base-commit: a3ebdcc8fb3d94de390e58ad3da6161826a58a87
--
2.30.2



2021-12-22 18:12:07

by Rob Herring (Arm)

[permalink] [raw]
Subject: Re: [PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings

On Tue, 21 Dec 2021 11:00:14 +0800, Xianwei Zhao wrote:
> Add bindings for the new Amlogic S4 SoC family,
> and add binds 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 <[email protected]>
> ---
> V2 -> V3 : upate author name
> V1 -> V2 : modfiy soc name S805X2
> ---
> Documentation/devicetree/bindings/arm/amlogic.yaml | 6 ++++++
> 1 file changed, 6 insertions(+)
>

Acked-by: Rob Herring <[email protected]>

2022-01-12 08:28:39

by Neil Armstrong

[permalink] [raw]
Subject: Re: [PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings

Hi,

On Tue, 21 Dec 2021 11:00:14 +0800, Xianwei Zhao wrote:
> Add bindings for the new Amlogic S4 SoC family,
> and add binds 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.
>
>
> [...]

Thanks, Applied to https://git.kernel.org/pub/scm/linux/kernel/git/amlogic/linux.git (v5.18/dt64)

[1/1] dt-bindings: arm: amlogic: add S4 based AQ222 bindings
https://git.kernel.org/amlogic/c/fc32ca1ea6f74c1be7abf9d21b0bac8bce11bec3

--
Neil