ソースを参照

[POWERPC] 4xx: Add "amcc, haleakala" to the toplevel compatible property

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>
Stefan Roese 17 年 前
コミット
145692a734
1 ファイル変更1 行追加1 行削除
  1. 1 1
      arch/powerpc/boot/dts/haleakala.dts

+ 1 - 1
arch/powerpc/boot/dts/haleakala.dts

@@ -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 {