[PATCHv3 1/2] usb: ehci-platform: add support for multiple phys per controller

2015-01-19 Thread arun.ramamurthy
From: Arun Ramamurthy Added support for cases where one controller is connected to multiple phys. Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Reviewed-by: Scott Branden Tested-by: Scott Branden --- drivers/usb/host/ehci-platform.c | 82 +--- 1 fil

[PATCHv3 0/2] Added Multiple Phy support for ehci and ohci drivers

2015-01-19 Thread arun.ramamurthy
From: Arun Ramamurthy Broadcom has a chip where one ehci and ohci controller are connected to three separate phys. This patch allows each phy to be controlled separately. Changes in v2: - removed x character mistakenly introduced by manual edit of diff file Changes in v3: - Addressed Alan Ster

[PATCHv3 2/2] usb: ohci-platform: add support for multiple phys per controller

2015-01-19 Thread arun.ramamurthy
From: Arun Ramamurthy Added support for cases where one controller is connected to multiple phys Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Reviewed-by: Scott Branden Tested-by: Scott Branden --- drivers/usb/host/ohci-platform.c | 82 +--- 1 file

[PATCHv1] rtc: bcm-iproc: Add support for Broadcom iproc rtc

2014-12-16 Thread arun.ramamurthy
From: Arun Ramamurthy Adding support for the RTC module used in Broadcom's iproc architecture Changes in v1: Resending patch to larger distribution Signed-off-by: Arun Ramamurthy Reviewed-by: Ray Jui Reviewed-by: Scott Branden Tested-by: Scott Branden --- .../devicetree/bindings/rt