From dcdbb71cf1814c44a94f4319450c03d1e394e627 Mon Sep 17 00:00:00 2001 From: Grant Likely Date: Fri, 19 Jan 2007 00:00:14 -0700 Subject: [PATCH] --- yaml --- r: 45535 b: refs/heads/master c: 121361f72ca93cb6710e368bb89f9d976b1da443 h: refs/heads/master i: 45533: bfc0c8b13a0e53d0341f938a08aa5ec6ef6c0a06 45531: 941f4b93e77d9b525e128ffbf3319431d382c8aa 45527: 6a0271aef37a70be8dba9e6921a4c2bff4f46856 45519: a68c8fabb89918ca58f151af7366c9414809c1f1 45503: 63a865e22bd620e10328c58cd8ef2184996d895d v: v3 --- [refs] | 2 +- .../Documentation/powerpc/mpc52xx-device-tree-bindings.txt | 6 ++++++ trunk/arch/powerpc/boot/dts/lite5200.dts | 6 ++++++ trunk/arch/powerpc/boot/dts/lite5200b.dts | 6 ++++++ 4 files changed, 19 insertions(+), 1 deletion(-) diff --git a/[refs] b/[refs] index b7b2fffad070..523d3fea2221 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 77319254f109963213f33cbb15e0103f2e81a64a +refs/heads/master: 121361f72ca93cb6710e368bb89f9d976b1da443 diff --git a/trunk/Documentation/powerpc/mpc52xx-device-tree-bindings.txt b/trunk/Documentation/powerpc/mpc52xx-device-tree-bindings.txt index 7fb3b8a44eb6..69f016f02bb0 100644 --- a/trunk/Documentation/powerpc/mpc52xx-device-tree-bindings.txt +++ b/trunk/Documentation/powerpc/mpc52xx-device-tree-bindings.txt @@ -4,6 +4,12 @@ MPC52xx Device Tree Bindings (c) 2006 Secret Lab Technologies Ltd Grant Likely +********** 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 diff --git a/trunk/arch/powerpc/boot/dts/lite5200.dts b/trunk/arch/powerpc/boot/dts/lite5200.dts index a8efb59f5dd7..186870704ad9 100644 --- a/trunk/arch/powerpc/boot/dts/lite5200.dts +++ b/trunk/arch/powerpc/boot/dts/lite5200.dts @@ -10,6 +10,12 @@ * 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"; diff --git a/trunk/arch/powerpc/boot/dts/lite5200b.dts b/trunk/arch/powerpc/boot/dts/lite5200b.dts index 1aabee432d86..5bb2760d7c30 100644 --- a/trunk/arch/powerpc/boot/dts/lite5200b.dts +++ b/trunk/arch/powerpc/boot/dts/lite5200b.dts @@ -10,6 +10,12 @@ * 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";