aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/boot/dts/currituck.dts
Commit message (Collapse)AuthorAge
* powerpc/dts: fix STMicroelectronics compatible stringsStefan Agner2016-07-22
| | | | | | | | | | | Replace the non-standard vendor prefix stm and st-micro with st for STMicroelectronics. The drivers do not specify the vendor prefixes since the I2C Core strips them away from the DT provided compatible string. Therefore, changing existing device trees does not have any impact on device detection. Signed-off-by: Stefan Agner <stefan@agner.ch> Signed-off-by: Rob Herring <robh@kernel.org>
* powerpc: Update currituck pci/usb fixup for new board revisionAlistair Popple2013-06-20
| | | | | | | | | | | The currituck board uses a different IRQ for the pci usb host controller depending on the board revision. This patch adds support for newer board revisions by retrieving the board revision from the FPGA and mapping the appropriate IRQ. Signed-off-by: Alistair Popple <alistair@popple.id.au> Acked-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
* powerpc/47x: Add support for the new IBM currituck platformTony Breeds2011-12-09
Based on original work by David 'Shaggy' Kleikamp. Signed-off-by: Tony Breeds <tony@bakeyournoodle.com> Signed-off-by: Josh Boyer <jwboyer@gmail.com>