Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1000cec2 authored by Yixun Lan's avatar Yixun Lan Committed by Kevin Hilman
Browse files

dt-bindings: arm: amlogic: Add Meson AXG binding



Introduce new bindings for the Meson AXG SoC which now have
different memory layout.

Signed-off-by: default avatarYixun Lan <yixun.lan@amlogic.com>
Reviewed-by: default avatarAndreas Färber <afaerber@suse.de>
Reviewed-by: default avatarNeil Armstrong <narmstrong@baylibre.com>
Reviewed-by: default avatarKevin Hilman <khilman@baylibre.com>
Acked-by: default avatarRob Herring <robh@kernel.org>
Signed-off-by: default avatarKevin Hilman <khilman@baylibre.com>
parent a87f854d
Loading
Loading
Loading
Loading
+6 −0
Original line number Diff line number Diff line
@@ -41,6 +41,10 @@ Boards with the Amlogic Meson GXM S912 SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,s912", "amlogic,meson-gxm";

Boards with the Amlogic Meson AXG A113D SoC shall have the following properties:
  Required root node property:
    compatible: "amlogic,a113d", "amlogic,meson-axg";

Board compatible values (alphabetically, grouped by SoC):

  - "geniatech,atv1200" (Meson6)
@@ -76,6 +80,8 @@ Board compatible values (alphabetically, grouped by SoC):
  - "nexbox,a1" (Meson gxm s912)
  - "tronsmart,vega-s96" (Meson gxm s912)

  - "amlogic,s400" (Meson axg a113d)

Amlogic Meson Firmware registers Interface
------------------------------------------