c8bf6b52af670496f1e8145600e74a3ef3942a4c |
|
18-Nov-2010 |
John Bonesio <bones@secretlab.ca> |
powerpc/5200: dts: refactor dts files This patch creates mpc5200b.dtsi containing the information for the MPC5200b SoC then modifies all of the dts files for MPC5200b based systems to use mpc5200b.dtsi. Signed-off-by: John Bonesio <bones@secretlab.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
6847317377c871c6e7a8d54e5849bcd0f9b11eb4 |
|
18-Nov-2010 |
John Bonesio <bones@secretlab.ca> |
powerpc/5200: dts: remove unused properties This patch remove unused properties in dts files in preparation of refactoring the dts files for MPC5200b based boards. Signed-off-by: John Bonesio <bones@secretlab.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
abf1e27fbb4200a010b8fcb1be8cc02485744862 |
|
18-Nov-2010 |
John Bonesio <bones@secretlab.ca> |
powerpc/5200: dts: rename nodes to prepare for refactoring dts files This patch renames nodes in dts fils for MPC5200b files to prepare for refactoring of these files later. When refactoring it will be easier to verify the results if the node names aren't changing at the same time. Signed-off-by: John Bonesio <bones@secretlab.ca> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
55271024a735d0c3234e6ca7e0914b05aab7fbac |
|
17-Nov-2010 |
Wolfram Sang <w.sang@pengutronix.de> |
powerpc/pcm{030,032}: add pagesize to dts Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
db467ebd1fb0ff17df30a78d87c6cda4ea7b21c2 |
|
15-Oct-2009 |
Wolfram Sang <w.sang@pengutronix.de> |
powerpc/boot/dts: drop obsolete 'fsl5200-clocking' The 'fsl5200-clocking'-property was dropped since 0d1cde235874b00905bce23f659690d060ebf475. Remove all occurences in dts-files. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
c155ee10c212254e9cdfe7b3eab4e8c13990c231 |
|
17-Jun-2009 |
Wolfram Sang <w.sang@pengutronix.de> |
powerpc/5200: Update pcm030.dts to add i2c eeprom and delete cruft Add a node for the i2c eeprom and delete the superflous gpio-example. Signed-off-by: Wolfram Sang <w.sang@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|
b8842451079a3034363320b932205d9cea791e9d |
|
03-Feb-2009 |
Grant Likely <grant.likely@secretlab.ca> |
powerpc/5200: Trim cruft from device trees Trim out obsolete/extraneous properties and tighten up some usage conventions. Changes include: - removal of device_type properties - removal of cell-index properties - Addition of gpio-controller and #gpio-cells properties to gpio nodes - Move common interrupt-parent property out of device nodes and into top level parent node. This patch also include what looks to be just trivial editorial whitespace/format changes, but there is real method in this madness. Editorial changes were made to keep the all the mpc5200 board device trees as similar as possible so that diffs between them only show the real differences between the boards. The pcm030 device tree was most affected by this because many of the comments had been changed from // to /* */ style and some cell values where changed from decimal to hex format when it was cloned from one of the other 5200 device trees. Signed-off-by: Grant Likely <grant.likely@secretlab.ca> Reviewed-by: Wolfram Sang <w.sang@pengutronix.de>
|
691de57679e3f05b708b98ca2ab27657c768843f |
|
21-Oct-2008 |
Anton Vorontsov <avorontsov@ru.mvista.com> |
powerpc: Remove device_type = "rtc" properties in .dts files We don't want to encourage the device_type usage. It isn't used in the code, so we can simply remove it from the dts files. Suggested-by: Scott Wood <scottwood@freescale.com> Signed-off-by: Anton Vorontsov <avorontsov@ru.mvista.com> Acked-by: Grant Likely <grant.likely@secretlab.ca> Acked-by: David Gibson <david@gibson.dropbear.id.au> Signed-off-by: Paul Mackerras <paulus@samba.org>
|
106757b38fffbe1f015b10a6d4a4f92e8a3881b9 |
|
25-Apr-2008 |
s.hauer@pengutronix.de <s.hauer@pengutronix.de> |
[POWERPC] mpc5200: add Phytec pcm030 board support Add board support for the Phytec pcm030 mpc5200b based board. It does not need any platform specific fixups and as such is handled as a mpc5200 simple platform. Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de> Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
|