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 file

    Signed-off-by: Grant Likely
    Acked-by: Wolfgang Grandegger

    Grant Likely
     

29 Apr, 2008

1 commit


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

    Marian Balakowicz
     

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

    Matt LaPlante
     

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 node

    Signed-off-by: Grant Likely
    Signed-off-by: Paul Mackerras

    Grant Likely
     

22 Jan, 2007

1 commit


09 Jan, 2007

1 commit


04 Dec, 2006

1 commit