diff options
author | Neil Armstrong <narmstrong@baylibre.com> | 2016-11-22 12:41:54 +0100 |
---|---|---|
committer | Kevin Hilman <khilman@baylibre.com> | 2016-11-28 12:06:28 -0800 |
commit | 8441add12b9e13d99d853afbaa484f3939986a14 (patch) | |
tree | fbf739123556c8c8ceb32d102231d79669883355 /Documentation | |
parent | f51b454549b81258c1e0bb4aec199c810a3ec5a0 (diff) | |
download | linux-stable-8441add12b9e13d99d853afbaa484f3939986a14.tar.gz linux-stable-8441add12b9e13d99d853afbaa484f3939986a14.tar.bz2 linux-stable-8441add12b9e13d99d853afbaa484f3939986a14.zip |
ARM64: dts: meson-gxl: Add support for Nexbox A95X
The Nexbox A95X exists with a Meson GXBB (S905) Soc or a Meson GXL SoC (S905X).
Add the S905X variant which uses the internal PHY instead of an external PHY.
Signed-off-by: Neil Armstrong <narmstrong@baylibre.com>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Diffstat (limited to 'Documentation')
-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 6ef7c52e794f..9b2b41ab6817 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -45,4 +45,5 @@ Board compatible values: - "amlogic,p231" (Meson gxl s905d) - "amlogic,q200" (Meson gxm s912) - "amlogic,q201" (Meson gxm s912) + - "nexbox,a95x" (Meson gxbb or Meson gxl s905x) - "nexbox,a1" (Meson gxm s912) |