[POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible property
authorStefan Roese <sr@denx.de>
Thu, 20 Mar 2008 10:33:39 +0000 (21:33 +1100)
committerJosh Boyer <jwboyer@linux.vnet.ibm.com>
Wed, 26 Mar 2008 12:27:45 +0000 (07:27 -0500)
Currently Haleakala uses the Kilauea platform code. This patch adds
"haleakala" to the compatible property, in case later kernel versions
will introduce a Haleakala platform code.

Signed-off-by: Stefan Roese <sr@denx.de>
Signed-off-by: Josh Boyer <jwboyer@linux.vnet.ibm.com>
arch/powerpc/boot/dts/haleakala.dts

index ae68fef..02e4ba3 100644 (file)
@@ -12,7 +12,7 @@
        #address-cells = <1>;
        #size-cells = <1>;
        model = "amcc,haleakala";
-       compatible = "amcc,kilauea";
+       compatible = "amcc,haleakala", "amcc,kilauea";
        dcr-parent = <&/cpus/cpu@0>;
 
        aliases {