[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
authorGrant Likely <grant.likely@secretlab.ca>
Fri, 19 Jan 2007 07:00:14 +0000 (00:00 -0700)
committerPaul Mackerras <paulus@samba.org>
Mon, 22 Jan 2007 10:27:35 +0000 (21:27 +1100)
Documentation-only change.  The 5200 device tree layout has not yet
stablized, so nobody should depend on the layout of the tree.

Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Acked-by: Sylvain Munaut <tnt@246tNt.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Documentation/powerpc/mpc52xx-device-tree-bindings.txt
arch/powerpc/boot/dts/lite5200.dts
arch/powerpc/boot/dts/lite5200b.dts

index 7fb3b8a44eb649f1060af13c474c812e181b0f22..69f016f02bb0f6055913528b2fa19428872a6584 100644 (file)
@@ -4,6 +4,12 @@ MPC52xx Device Tree Bindings
 (c) 2006 Secret Lab Technologies Ltd
 Grant Likely <grant.likely at secretlab.ca>
 
+********** DRAFT ***********
+* WARNING: Do not depend on the stability of these bindings just yet.
+* The MPC5200 device tree conventions are still in flux
+* Keep an eye on the linuxppc-dev mailing list for more details
+********** DRAFT ***********
+
 I - Introduction
 ================
 Boards supported by the arch/powerpc architecture require device tree be
index a8efb59f5dd7a8feb3a90584fa5033aa9c256689..186870704ad92832332e9582166117d1e44211db 100644 (file)
  * option) any later version.
  */
 
+/*
+ * WARNING: Do not depend on this tree layout remaining static just yet.
+ * The MPC5200 device tree conventions are still in flux
+ * Keep an eye on the linuxppc-dev mailing list for more details
+ */
+
 / {
        model = "Lite5200";
        compatible = "lite5200\0lite52xx\0mpc5200\0mpc52xx";
index 1aabee432d86f13200fdfe37aa5d77ceae897470..5bb2760d7c30cf3e72fd5c0c40610d0f098b6ccc 100644 (file)
  * option) any later version.
  */
 
+/*
+ * WARNING: Do not depend on this tree layout remaining static just yet.
+ * The MPC5200 device tree conventions are still in flux
+ * Keep an eye on the linuxppc-dev mailing list for more details
+ */
+
 / {
        model = "Lite5200b";
        compatible = "lite5200b\0lite52xx\0mpc5200b\0mpc52xx";