diff options
author | Kevin Hilman <khilman@baylibre.com> | 2016-03-24 21:05:13 +0300 |
---|---|---|
committer | Carlo Caione <carlo@endlessm.com> | 2016-03-30 20:52:33 +0300 |
commit | a426e1dee661f41e330f73b1e8a301618e12eb98 (patch) | |
tree | 781482b69ba87b04a755f506cbb2c4addb46d34c /Documentation/devicetree/bindings/arm/amlogic.txt | |
parent | 962f271ec9463648ea52c13bb51bcc46afde0396 (diff) | |
download | linux-a426e1dee661f41e330f73b1e8a301618e12eb98.tar.xz |
Documentation: devicetree: amlogic: Document P20x and ODROID-C2 boards
Add compatible strings for Amlogic S905/GXBB based boards: Hardkernel
ODROID-C2, Amlogic P200 and Amlogic P201.
Cc: devicetree@vger.kernel.org
Reviewed-by: Andreas Färber <afaerber@suse.de>
Signed-off-by: Kevin Hilman <khilman@baylibre.com>
Acked-by: Rob Herring <robh@kernel.org>
Acked-by: Arnd Bergmann <arnd@arndb.de>
Diffstat (limited to 'Documentation/devicetree/bindings/arm/amlogic.txt')
-rw-r--r-- | Documentation/devicetree/bindings/arm/amlogic.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 8a5122ab19b0..fcc6f6c10803 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -25,3 +25,6 @@ Board compatible values: - "tronsmart,vega-s95-pro", "tronsmart,vega-s95" (Meson gxbb) - "tronsmart,vega-s95-meta", "tronsmart,vega-s95" (Meson gxbb) - "tronsmart,vega-s95-telos", "tronsmart,vega-s95" (Meson gxbb) + - "hardkernel,odroid-c2" (Meson gxbb) + - "amlogic,p200" (Meson gxbb) + - "amlogic,p201" (Meson gxbb) |