06 Dec, 2011

1 commit


09 Mar, 2011

2 commits

  • Remove the depencency on the IOMMU IDR register, as it may
    not be accessible depending on the security configuraton.
    This involves moving the NCB field of IDR into the platform
    data.

    Signed-off-by: Stepan Moskovchenko
    Signed-off-by: David Brown

    Stepan Moskovchenko
     
  • Clean up the clock control code in the probe calls, and add
    support for controlling the clock for the IOMMU bus
    interconnect. With the (proper) clock driver in place, the
    clock control logic in the probe function can be made much
    cleaner since it does not have to deal with the placeholder
    driver anymore.

    Signed-off-by: Stepan Moskovchenko
    Reviewed-by: Trilok Soni
    Signed-off-by: David Brown

    Stepan Moskovchenko
     

15 Feb, 2011

1 commit