]> Pileus Git - ~andy/linux/commitdiff
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 7b4426e0a5a578a6be24e800b1423ce7580668b6..c6e451affb055958b3943378878d6dc4c4a59284 100644 (file)
@@ -34,6 +34,8 @@
 
 /dts-v1/;
 
+/include/ "e6500_power_isa.dtsi"
+
 / {
        compatible = "fsl,B4420";
        #address-cells = <2>;
index 5263fa46a3fb30ff042d44b26dc0afa01c8fb758..9bc26b14790061ea3793f7b3f4afa7c06efd09d3 100644 (file)
@@ -34,6 +34,8 @@
 
 /dts-v1/;
 
+/include/ "e6500_power_isa.dtsi"
+
 / {
        compatible = "fsl,B4860";
        #address-cells = <2>;