diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-11-22 11:00:46 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2016-11-28 12:05:45 -0800 |
commit | f51b454549b81258c1e0bb4aec199c810a3ec5a0 (patch) | |
tree | 1cb23aff1642929a28087314dd97fd2197ea401e /Documentation/devicetree/bindings | |
parent | bb51b5350d2fe38f30f8e416541f32dde195d7d8 (diff) | |
download | linux-f51b454549b81258c1e0bb4aec199c810a3ec5a0.tar.gz linux-f51b454549b81258c1e0bb4aec199c810a3ec5a0.tar.bz2 linux-f51b454549b81258c1e0bb4aec199c810a3ec5a0.zip |
ARM64: dts: meson-gxm: Add support for the Nexbox A1
Add support for the Nexbox A1 board based on the Amlogic S912 SoC.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
[khilman: replace '_' in node-names with '-']
Acked-by: Rob Herring <robh@kernel.org>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation/devicetree/bindings')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 1144214c51bb..6ef7c52e794f 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -45,3 +45,4 @@ Board compatible values: - "amlogic,p231" (Meson gxl s905d) - "amlogic,q200" (Meson gxm s912) - "amlogic,q201" (Meson gxm s912) + - "nexbox,a1" (Meson gxm s912) |