summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorArnd Bergmann <arnd@arndb.de>2017-08-17 11:06:39 +0200
committerArnd Bergmann <arnd@arndb.de>2017-08-17 11:06:39 +0200
commit395cd0e66e97240aa70c7c42eb33677e2bd5db7f (patch)
treecf5b4b192a64ebd996bd9f1da36b12ff2e61d64f /Documentation
parent63b5e000a810ed4a3d6ec230b6cd58311649a378 (diff)
parentf72d6f6037b7b07927f78e159e4949b8e0263258 (diff)
downloadlinux-395cd0e66e97240aa70c7c42eb33677e2bd5db7f.tar.gz
linux-395cd0e66e97240aa70c7c42eb33677e2bd5db7f.tar.bz2
linux-395cd0e66e97240aa70c7c42eb33677e2bd5db7f.zip
Merge tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic into next/dt64
Pull "Amlogic 64-bit DT updates for v4.14" from Kevin Hilman: - add GPIO line names to a few boards - MMC regulator settle time updates - misc cleanups/fixups * tag 'amlogic-dt64' of git://git.kernel.org/pub/scm/linux/kernel/git/khilman/linux-amlogic: ARM64: dts: meson-gx: use stable UART bindings with correct gate clock ARM64: dts: meson-gxbb-nanopi-k2: Add GPIO lines names ARM64: dts: meson-gxl-khadas-vim: Add GPIO lines names ARM64: dts: meson-gxbb: p20x: add card regulator settle times dt-bindings: amlogic: add unstable statement ARM64: dts: meson-gx: Add SoC info register ARM64: dts: meson-gx: consistently use the GIC_SPI and IRQ type macros
Diffstat (limited to 'Documentation')
-rw-r--r--Documentation/devicetree/bindings/arm/amlogic.txt12
1 files changed, 12 insertions, 0 deletions
diff --git a/Documentation/devicetree/bindings/arm/amlogic.txt b/Documentation/devicetree/bindings/arm/amlogic.txt
index 0fff40a6330d..f3fa392a6d5e 100644
--- a/Documentation/devicetree/bindings/arm/amlogic.txt
+++ b/Documentation/devicetree/bindings/arm/amlogic.txt
@@ -1,6 +1,18 @@
Amlogic MesonX device tree bindings
-------------------------------------------
+Work in progress statement:
+
+Device tree files and bindings applying to Amlogic SoCs and boards are
+considered "unstable". Any Amlogic device tree binding may change at
+any time. Be sure to use a device tree binary and a kernel image
+generated from the same source tree.
+
+Please refer to Documentation/devicetree/bindings/ABI.txt for a definition of a
+stable binding/ABI.
+
+---------------------------------------------------------------
+
Boards with the Amlogic Meson6 SoC shall have the following properties:
Required root node property:
compatible: "amlogic,meson6"