diff options
author | Yixun Lan <yixun.lan@amlogic.com> | 2017-10-14 01:13:12 +0200 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2017-10-19 12:16:09 +0200 |
commit | 1000cec2f02263e081e7ad559da5e03329aab58a (patch) | |
tree | 0f71d03bafdaaf2b1093b312bc7de8d34ad814ad /Documentation/devicetree/bindings/arm | |
parent | ARM64: dts: meson-gx: remove unnecessary uart compatible (diff) | |
download | linux-1000cec2f02263e081e7ad559da5e03329aab58a.tar.xz linux-1000cec2f02263e081e7ad559da5e03329aab58a.zip |
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: Yixun Lan <yixun.lan@amlogic.com>
Reviewed-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Reviewed-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings/arm')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index da379880abb6..f747f47922c5 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -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 ------------------------------------------ |