18 Aug, 2011

2 commits

  • If our CAN device's device tree node has a clock-frequency property,
    then use that value for the can devices clock frequency. If not, fall
    back to asking the platform/mach code for the clock frequency associated
    with the flexcan device.

    Signed-off-by: Robin Holt
    Acked-by: Wolfgang Grandegger ,
    Cc: Kumar Gala
    Cc: Marc Kleine-Budde ,
    Cc: U Bhaskar-B22300
    Cc: Scott Wood
    Cc: Grant Likely
    Cc: socketcan-core@lists.berlios.de,
    Cc: netdev@vger.kernel.org,
    Cc: PPC list
    Cc: devicetree-discuss@lists.ozlabs.org
    Signed-off-by: David S. Miller

    holt@sgi.com
     
  • This patch cleans up the documentation of the device-tree binding for
    the Flexcan devices on Freescale's PowerPC and ARM cores. Extra
    properties are not used by the driver so we are removing them.

    Signed-off-by: Robin Holt
    Acked-by: Marc Kleine-Budde ,
    Acked-by: Wolfgang Grandegger ,
    Cc: U Bhaskar-B22300
    Cc: Scott Wood
    Cc: Grant Likely
    Cc: Kumar Gala
    Cc: socketcan-core@lists.berlios.de,
    Cc: netdev@vger.kernel.org,
    Cc: PPC list
    Cc: devicetree-discuss@lists.ozlabs.org
    Signed-off-by: David S. Miller

    holt@sgi.com
     

02 Aug, 2011

1 commit


28 Jul, 2011

2 commits

  • Arnd Bergmann
     
  • For testing the dt work, define a dt-enabled versatile platform.

    This patch adds a new versatile platform for when using the device
    tree. Add platform and amba devices are discovered and registered by
    parsing the device tree. Clocks and initial io mappings are still
    configured statically.

    This patch still depends on some static platform_data for a few devices
    which is passed via the auxdata structure to of_platform_populate(),
    but it is a viable starting point until the drivers can get all
    configuration data out of the device tree.

    Signed-off-by: Grant Likely

    Grant Likely
     

27 Jul, 2011

1 commit


27 Jun, 2011

1 commit


24 May, 2011

1 commit


19 May, 2011

1 commit


31 Mar, 2011

1 commit


31 Jan, 2011

1 commit