linux/arch/powerpc/platforms/44x
Sean MacLennan 3984114f05 powerpc/warp: Platform fix for i2c change
A change to the i2c subsystem breaks the warp platform code. The patch
is cleaner anyway, the old way was a bit crufty.

For those with keen eyes, the gratuitous change in the string from
PIKA to Warp is just so the logs look a bit nicer. The following two
lines tend to be printed one after another.

  Warp POST OK
  Warp DTM thread running.

Yeah, this will be the third patch to warp.c submitted in this
release....

Cheers,
   Sean

The i2c_client struct changed, breaking the code that looked for the ad7414
chip. Use the new of_find_i2c_device_by_node function added in 2.6.29.

Signed-off-by: Sean MacLennan <smaclennan@pikatech.com>
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
2009-06-26 14:37:23 +10:00
..
44x.h [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
ebony.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
idle.c [POWERPC] 4xx: Add idle wait support for 44x platforms 2008-04-16 07:32:06 -05:00
Kconfig powerpc/virtex: Add Xilinx ML510 reference design support 2009-06-06 10:15:24 -06:00
Makefile powerpc/virtex: Add Xilinx ML510 reference design support 2009-06-06 10:15:24 -06:00
misc_44x.S [POWERPC] 4xx: Create common ppc4xx_reset_system() in ppc4xx_soc.c 2008-04-02 20:44:56 -05:00
ppc44x_simple.c AMCC PPC 460SX redwood SoC platform initial framework 2009-02-14 14:41:29 -05:00
sam440ep.c powerpc: Introduce ppc_pci_flags accessors 2008-12-16 15:53:16 +11:00
virtex.c powerpc/virtex: Add support for Xilinx PCI host bridge 2009-06-06 10:14:22 -06:00
virtex_ml510.c powerpc/virtex: Add Xilinx ML510 reference design support 2009-06-06 10:15:24 -06:00
warp.c powerpc/warp: Platform fix for i2c change 2009-06-26 14:37:23 +10:00