lkml.org 
[lkml]   [2014]   [May]   [13]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH v9 0/3] Add Exynos5 USB 3.0 phy driver based on generic PHY framework
Date
Based on 'next' branch of Kishon's phy tree (linux-phy).

Changes from v8:
- Moved out the bindings documentation for the PHY in a separate patch
to avoid checkpatch warnings.

Changes from v7:
- Providing an **alternative** approach for pmu-offset;
instead of getting it from DT, using offset definitions from
a header file, and making use of it in the driver.
- Using 'aliases' for getting channel numbers for multi-controller
PHY, so as to distinguish between the pmu-offsets.
- Added a header file in syscon/ for Exynos5 SoC's pmu offset
definitions.
- Addressed the review comments for nits:
-- Changed 'usbdrd_phy_config' structure with 'exynos5_usbdrd_phy_config'
and corresponding instance names.

Vivek Gautam (3):
Documentation: Document Exynos5 USB 3.0 DRD PHY
phy: Add new Exynos5 USB 3.0 PHY driver
phy: exynos5-usbdrd: Add facility for VBUS supply

.../devicetree/bindings/phy/samsung-phy.txt | 47 ++
drivers/phy/Kconfig | 11 +
drivers/phy/Makefile | 1 +
drivers/phy/phy-exynos5-usbdrd.c | 676 ++++++++++++++++++++
include/linux/mfd/syscon/exynos5-pmu.h | 44 ++
5 files changed, 779 insertions(+)
create mode 100644 drivers/phy/phy-exynos5-usbdrd.c
create mode 100644 include/linux/mfd/syscon/exynos5-pmu.h

--
1.7.10.4



\
 
 \ /
  Last update: 2014-05-13 13:41    [W:0.278 / U:0.036 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site