diff options
| -rw-r--r-- | Documentation/powerpc/mpc52xx-device-tree-bindings.txt | 6 | ||||
| -rw-r--r-- | arch/powerpc/boot/dts/lite5200.dts | 6 | ||||
| -rw-r--r-- | arch/powerpc/boot/dts/lite5200b.dts | 6 |
3 files changed, 18 insertions, 0 deletions
diff --git a/Documentation/powerpc/mpc52xx-device-tree-bindings.txt b/Documentation/powerpc/mpc52xx-device-tree-bindings.txt index 7fb3b8a44eb6..69f016f02bb0 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 | |||
| 4 | (c) 2006 Secret Lab Technologies Ltd | 4 | (c) 2006 Secret Lab Technologies Ltd |
| 5 | Grant Likely <grant.likely at secretlab.ca> | 5 | Grant Likely <grant.likely at secretlab.ca> |
| 6 | 6 | ||
| 7 | ********** DRAFT *********** | ||
| 8 | * WARNING: Do not depend on the stability of these bindings just yet. | ||
| 9 | * The MPC5200 device tree conventions are still in flux | ||
| 10 | * Keep an eye on the linuxppc-dev mailing list for more details | ||
| 11 | ********** DRAFT *********** | ||
| 12 | |||
| 7 | I - Introduction | 13 | I - Introduction |
| 8 | ================ | 14 | ================ |
| 9 | Boards supported by the arch/powerpc architecture require device tree be | 15 | Boards supported by the arch/powerpc architecture require device tree be |
diff --git a/arch/powerpc/boot/dts/lite5200.dts b/arch/powerpc/boot/dts/lite5200.dts index a8efb59f5dd7..186870704ad9 100644 --- a/arch/powerpc/boot/dts/lite5200.dts +++ b/arch/powerpc/boot/dts/lite5200.dts | |||
| @@ -10,6 +10,12 @@ | |||
| 10 | * option) any later version. | 10 | * option) any later version. |
| 11 | */ | 11 | */ |
| 12 | 12 | ||
| 13 | /* | ||
| 14 | * WARNING: Do not depend on this tree layout remaining static just yet. | ||
| 15 | * The MPC5200 device tree conventions are still in flux | ||
| 16 | * Keep an eye on the linuxppc-dev mailing list for more details | ||
| 17 | */ | ||
| 18 | |||
| 13 | / { | 19 | / { |
| 14 | model = "Lite5200"; | 20 | model = "Lite5200"; |
| 15 | compatible = "lite5200\0lite52xx\0mpc5200\0mpc52xx"; | 21 | compatible = "lite5200\0lite52xx\0mpc5200\0mpc52xx"; |
diff --git a/arch/powerpc/boot/dts/lite5200b.dts b/arch/powerpc/boot/dts/lite5200b.dts index 1aabee432d86..5bb2760d7c30 100644 --- a/arch/powerpc/boot/dts/lite5200b.dts +++ b/arch/powerpc/boot/dts/lite5200b.dts | |||
| @@ -10,6 +10,12 @@ | |||
| 10 | * option) any later version. | 10 | * option) any later version. |
| 11 | */ | 11 | */ |
| 12 | 12 | ||
| 13 | /* | ||
| 14 | * WARNING: Do not depend on this tree layout remaining static just yet. | ||
| 15 | * The MPC5200 device tree conventions are still in flux | ||
| 16 | * Keep an eye on the linuxppc-dev mailing list for more details | ||
| 17 | */ | ||
| 18 | |||
| 13 | / { | 19 | / { |
| 14 | model = "Lite5200b"; | 20 | model = "Lite5200b"; |
| 15 | compatible = "lite5200b\0lite52xx\0mpc5200b\0mpc52xx"; | 21 | compatible = "lite5200b\0lite52xx\0mpc5200b\0mpc52xx"; |
