From: Beniamino Galvani Date: Sun, 5 Oct 2014 21:59:18 +0000 (+0200) Subject: ARM: meson: document meson8 compatible properties X-Git-Tag: v3.19-rc1~169^2~14^2~2 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=a25a6772db05b252d9861b80b6387b67f69a8b8e;p=karo-tx-linux.git ARM: meson: document meson8 compatible properties Add device tree bindings documentation for Amlogic Meson8 SoCs. Signed-off-by: Beniamino Galvani Acked-by: Arnd Bergmann Signed-off-by: Carlo Caione --- diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt index 7eece72b1a35..8fe815046140 100644 --- a/Documentation/devicetree/bindings/arm/amlogic.txt +++ b/Documentation/devicetree/bindings/arm/amlogic.txt @@ -2,7 +2,9 @@ Amlogic MesonX device tree bindings ------------------------------------------- Boards with the Amlogic Meson6 SoC shall have the following properties: + Required root node property: + compatible: "amlogic,meson6" -Required root node property: - -compatible = "amlogic,meson6"; +Boards with the Amlogic Meson8 SoC shall have the following properties: + Required root node property: + compatible: "amlogic,meson8";