diff options
author | Grant Likely <grant.likely@secretlab.ca> | 2007-01-19 00:00:14 -0700 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-01-22 21:27:35 +1100 |
commit | 121361f72ca93cb6710e368bb89f9d976b1da443 (patch) | |
tree | 124f87fb45ade1742dfa275c91c7395505ee9c5e /Documentation/powerpc | |
parent | 77319254f109963213f33cbb15e0103f2e81a64a (diff) | |
download | linux-3.10-121361f72ca93cb6710e368bb89f9d976b1da443.tar.gz linux-3.10-121361f72ca93cb6710e368bb89f9d976b1da443.tar.bz2 linux-3.10-121361f72ca93cb6710e368bb89f9d976b1da443.zip |
[POWERPC] Make it blatantly clear; mpc5200 device tree is not yet stable
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>
Diffstat (limited to 'Documentation/powerpc')
-rw-r--r-- | Documentation/powerpc/mpc52xx-device-tree-bindings.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Documentation/powerpc/mpc52xx-device-tree-bindings.txt b/Documentation/powerpc/mpc52xx-device-tree-bindings.txt index 7fb3b8a44eb..69f016f02bb 100644 --- a/Documentation/powerpc/mpc52xx-device-tree-bindings.txt +++ b/Documentation/powerpc/mpc52xx-device-tree-bindings.txt @@ -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 |