All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs
@ 2016-03-23 11:09 Marek Szyprowski
  2016-03-23 11:09 ` [PATCH 1/3] phy: exynos-mipi-video: Drop support for direct access to PMU Marek Szyprowski
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Marek Szyprowski @ 2016-03-23 11:09 UTC (permalink / raw)
  To: linux-kernel, linux-samsung-soc
  Cc: Marek Szyprowski, Sylwester Nawrocki, Kishon Vijay Abraham I,
	Inki Dae, Krzysztof Kozlowski, Bartlomiej Zolnierkiewicz

Hello,

This patch series adds upport for MIPI Video DPHY found in Exynos
5420/5422/5800 and 5433 SoCs.

Best regards
Marek Szyprowski
Samsung R&D Institute Poland


Patch summary:

Marek Szyprowski (2):
  phy: exynos-mipi-video: rewrite handling of phy registers
  phy: exynos-mipi-video: add support for Exynos 5420 and 5433 SoCs

Sylwester Nawrocki (1):
  phy: exynos-mipi-video: Drop support for direct access to PMU

 .../devicetree/bindings/phy/samsung-phy.txt        |  18 +-
 drivers/phy/phy-exynos-mipi-video.c                | 322 ++++++++++++++++-----
 include/linux/mfd/syscon/exynos5-pmu.h             |   3 +
 3 files changed, 276 insertions(+), 67 deletions(-)

-- 
1.9.2

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2016-04-29 12:08 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-23 11:09 [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs Marek Szyprowski
2016-03-23 11:09 ` [PATCH 1/3] phy: exynos-mipi-video: Drop support for direct access to PMU Marek Szyprowski
2016-03-23 11:09 ` [PATCH 2/3] phy: exynos-mipi-video: Rewrite handling of phy registers Marek Szyprowski
2016-03-24 11:48   ` Sylwester Nawrocki
2016-03-23 11:09 ` [PATCH 3/3] phy: exynos-mipi-video: Add support for Exynos 5420 and 5433 SoCs Marek Szyprowski
2016-03-24 12:05   ` Sylwester Nawrocki
2016-04-29  9:27 ` [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs Kishon Vijay Abraham I
2016-04-29  9:27   ` Kishon Vijay Abraham I

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.