22 Jun, 2015

1 commit

  • Add a binding document for the USB2.0 PHY found on the IMG Pistachio SoC.

    Signed-off-by: Andrew Bresticker
    Cc: Rob Herring
    Cc: Pawel Moll
    Cc: Mark Rutland
    Cc: Ian Campbell
    Cc: Kumar Gala
    Cc: Kishon Vijay Abraham I
    Cc: devicetree@vger.kernel.org
    Cc: linux-mips@linux-mips.org
    Cc: linux-kernel@vger.kernel.org
    Cc: James Hartley
    Cc: Damien Horsley
    Patchwork: https://patchwork.linux-mips.org/patch/9727/
    Signed-off-by: Ralf Baechle

    Andrew Bresticker
     

03 Apr, 2015

1 commit

  • Now there are generic phy type constants declared in phy.h, migrate over to
    using them rather than defining our own. This change has been done as one
    atomic commit to be bisectable.

    Note: The values of the defines are the same, so there is no ABI breakage
    with this patch.

    Signed-off-by: Peter Griffin
    Acked-by: Rob Herring
    Acked-by: Lee Jones
    Acked-by: Maxime Coquelin
    Signed-off-by: Kishon Vijay Abraham I

    Peter Griffin
     

26 Nov, 2014

1 commit

  • The Armada 375 SoC comes with an USB2 host and device controller and
    an USB3 controller. The USB cluster control register allows to manage
    common features of both USB controllers.

    This commit adds a driver integrated in the generic PHY framework to
    control this USB cluster feature.

    Signed-off-by: Gregory CLEMENT
    Signed-off-by: Thomas Petazzoni
    [ kishon@ti.com : Made it to use the updated devm_phy_create API and
    soem cosmentic changes in Kconfig file.]
    Signed-off-by: Kishon Vijay Abraham I
    Acked-by: Jason Cooper

    Gregory CLEMENT
     

11 Nov, 2014

1 commit


22 Jul, 2014

1 commit