devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings
@ 2021-12-21  3:00 Xianwei Zhao
  2021-12-22 18:12 ` Rob Herring
  2022-01-12  8:28 ` Neil Armstrong
  0 siblings, 2 replies; 3+ messages in thread
From: Xianwei Zhao @ 2021-12-21  3:00 UTC (permalink / raw)
  To: devicetree, linux-kernel, linux-amlogic, linux-arm-kernel
  Cc: Rob Herring, Christian Hewitt, Neil Armstrong, Kevin Hilman,
	Martin Blumenstingl, Vyacheslav Bocharov, kelvin.zhang,
	Xianwei Zhao

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 <xianwei.zhao@amlogic.com>
---
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


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-01-12  8:28 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-21  3:00 [PATCH V3] dt-bindings: arm: amlogic: add S4 based AQ222 bindings Xianwei Zhao
2021-12-22 18:12 ` Rob Herring
2022-01-12  8:28 ` Neil Armstrong

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).