Skip to content

Commit

Permalink
dt-bindings: arm: amlogic: Add Meson G12A binding
Browse files Browse the repository at this point in the history
Introduce new bindings for the Meson G12A SoC

Signed-off-by: Jianxin Pan <jianxin.pan@amlogic.com>
Reviewed-by: Rob Herring <robh@kernel.org>
Reviewed-by: Jerome Brunet <jbrunet@baylibre.com>
Reviewed-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
  • Loading branch information
Jianxin Pan authored and Kevin Hilman committed Sep 26, 2018
1 parent 68ecb5c commit 28c9aa1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions Documentation/devicetree/bindings/arm/amlogic.txt
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,10 @@ Boards with the Amlogic Meson AXG A113D SoC shall have the following properties:
Required root node property:
compatible: "amlogic,a113d", "amlogic,meson-axg";

Boards with the Amlogic Meson G12A S905D2 SoC shall have the following properties:
Required root node property:
compatible: "amlogic,g12a";

Board compatible values (alphabetically, grouped by SoC):

- "geniatech,atv1200" (Meson6)
Expand Down Expand Up @@ -101,6 +105,8 @@ Board compatible values (alphabetically, grouped by SoC):

- "amlogic,s400" (Meson axg a113d)

- "amlogic,u200" (Meson g12a s905d2)

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

Expand Down

0 comments on commit 28c9aa1

Please sign in to comment.