02 May, 2008
1 commit
-
Various improvements for configuring the MPC5200 MII link from the
device tree:
* Look for 'current-speed' property for fixed speed MII links
* Look for 'fsl,7-wire-mode' property for boards using the 7 wire mode
* move definition of private data structure out of the header fileSigned-off-by: Grant Likely
Acked-by: Wolfgang Grandegger
29 Apr, 2008
1 commit
-
This patch adds gpiolib support for mpc5200 SOCs.
Signed-off-by: Sascha Hauer
Signed-off-by: Grant Likely
22 Oct, 2007
1 commit
-
Add 'fsl,' prefix to 'compatible' property for gpt nodes.
Add 'fsl,' prefix to empty, GPT0 specific 'has-wdt' property.
The fsl, prefix is being added to better match the convention of prefixing
manufacturer specific properties and values with the vendors name.Signed-off-by: Marian Balakowicz
Signed-off-by: Grant Likely
20 Oct, 2007
1 commit
-
Most of these fixes were already submitted for old kernel versions, and were
approved, but for some reason they never made it into the releases.Because this is a consolidation of a couple old missed patches, it touches both
Kconfigs and documentation texts.Signed-off-by: Matt LaPlante
Acked-by: Randy Dunlap
Signed-off-by: Adrian Bunk
13 Feb, 2007
1 commit
-
Much needed refinement of mpc5200 device tree binding specifications.
Short list:
- drop mpc52xx designator; only two supported chips exist, 5200 and 5200b.
It's premature to refer to them as '52xx'.
- Specify optional 'model' and 'revision' properties in the soc5200 node
- Specify reqiured 'cell-index' property to identify between multiple SOC
devices of the same type. (Useful for arbitrating shared register access)
- Specify optional 'port-number' property for adjusting the logical serial
port assignments.
- Specify optional 'has-wdt' property for gpt0 node.
- Add system-frequency property to soc5200 nodeSigned-off-by: Grant Likely
Signed-off-by: Paul Mackerras
22 Jan, 2007
1 commit
-
Documentation-only change. The 5200 device tree layout has not yet
stablized, so nobody should depend on the layout of the tree.Signed-off-by: Grant Likely
Acked-by: Sylvain Munaut
Signed-off-by: Paul Mackerras
09 Jan, 2007
1 commit
-
This corrects the documented interface for mpc52xx device trees.
Sound devices should be using 'sound' for the device_type field, not
the type of sound interface.Signed-off-by: Grant Likely
Acked-by: Sylvain Munaut
Signed-off-by: Paul Mackerras
04 Dec, 2006
1 commit
-
This document describes the device tree expectations for mpc52xx based
boards.Signed-off-by: Grant Likely
Acked-by: Sylvain Munaut
Signed-off-by: Paul Mackerras