powerpc/e6500: Include Power ISA properties
authorLijun Pan <LIJUN.PAN@FREESCALE.COM>
Thu, 24 Oct 2013 21:11:13 +0000 (16:11 -0500)
committerScott Wood <scottwood@freescale.com>
Tue, 29 Oct 2013 02:11:15 +0000 (21:11 -0500)
b4420 and b4860 device trees do not have these properties.

Signed-off-by: Lijun Pan <Lijun.Pan@freescale.com>
Signed-off-by: Scott Wood <scottwood@freescale.com>
arch/powerpc/boot/dts/fsl/b4420si-pre.dtsi
arch/powerpc/boot/dts/fsl/b4860si-pre.dtsi

index 7b4426e..c6e451a 100644 (file)
@@ -34,6 +34,8 @@
 
 /dts-v1/;
 
+/include/ "e6500_power_isa.dtsi"
+
 / {
        compatible = "fsl,B4420";
        #address-cells = <2>;
index 5263fa4..9bc26b1 100644 (file)
@@ -34,6 +34,8 @@
 
 /dts-v1/;
 
+/include/ "e6500_power_isa.dtsi"
+
 / {
        compatible = "fsl,B4860";
        #address-cells = <2>;