On Aug 9, 2012, at 2:42 AM, Olivia Yin wrote:
power-isa-version and power-isa-* are cpu node general properties =
defined in ePAPR.
=20
If the power-isa-version property exists, then for each category from =
the=20
Categories section of Book I of the Power ISA version indicated, the=20=
existence of a property named power-isa-[CAT], where [CAT] is the=20
abbreviated category name with all uppercase letters converted to=20
lowercase, indicates that the category is supported by the =
implementation.
=20
This patch update all the e5500 platforms.
=20
Signed-off-by: Liu Yu <redacted>
Signed-off-by: Olivia Yin <redacted>
---
git://git.kernel.org/pub/scm/linux/kernel/git/galak/powerpc.git
branch: next
=20
arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi | 59 =
++++++++++++++++++++++++
arch/powerpc/boot/dts/fsl/p5020si-pre.dtsi | 3 +
2 files changed, 62 insertions(+), 0 deletions(-)
create mode 100644 arch/powerpc/boot/dts/fsl/e5500_power_isa.dtsi
Added p5040si-pre.dtsi
applied to next
- k=