summaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/mpc8540ads.dts
diff options
context:
space:
mode:
authorOlivia Yin2012-08-09 09:42:34 +0200
committerKumar Gala2012-09-12 21:57:10 +0200
commit2eb28006431c984ba943b2c05869c47bdc5608b7 (patch)
tree9a27a2227017b345de02bdf1580e4e74c8a274eb /arch/powerpc/boot/dts/mpc8540ads.dts
parentpowerpc/mpic: FSL MPIC error interrupt support. (diff)
downloadkernel-qcow2-linux-2eb28006431c984ba943b2c05869c47bdc5608b7.tar.gz
kernel-qcow2-linux-2eb28006431c984ba943b2c05869c47bdc5608b7.tar.xz
kernel-qcow2-linux-2eb28006431c984ba943b2c05869c47bdc5608b7.zip
powerpc/e500v2: Add Power ISA properties to comply with ePAPR 1.1
power-isa-version and power-isa-* are cpu node general properties defined in ePAPR. If the power-isa-version property exists, then for each category from the Categories section of Book I of the Power ISA version indicated, the existence of a property named power-isa-[CAT], where [CAT] is the abbreviated category name with all uppercase letters converted to lowercase, indicates that the category is supported by the implementation. The patch update all e500v2 platforms. Signed-off-by: Liu Yu <yu.liu@freescale.com> Signed-off-by: Olivia Yin <hong-hua.yin@freescale.com> Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'arch/powerpc/boot/dts/mpc8540ads.dts')
-rw-r--r--arch/powerpc/boot/dts/mpc8540ads.dts2
1 files changed, 2 insertions, 0 deletions
diff --git a/arch/powerpc/boot/dts/mpc8540ads.dts b/arch/powerpc/boot/dts/mpc8540ads.dts
index f99fb110c97f..2d31863accf5 100644
--- a/arch/powerpc/boot/dts/mpc8540ads.dts
+++ b/arch/powerpc/boot/dts/mpc8540ads.dts
@@ -11,6 +11,8 @@
/dts-v1/;
+/include/ "fsl/e500v2_power_isa.dtsi"
+
/ {
model = "MPC8540ADS";
compatible = "MPC8540ADS", "MPC85xxADS";