Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1391040 > unrolled thread

Re: [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs

Started byKishon Vijay Abraham I <kishon@ti.com>
First post2016-04-29 14:10 +0200
Last post2016-04-29 14:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx  SoCs Kishon Vijay Abraham I <kishon@ti.com> - 2016-04-29 14:10 +0200

#1391040 — Re: [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs

FromKishon Vijay Abraham I <kishon@ti.com>
Date2016-04-29 14:10 +0200
SubjectRe: [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs
Message-ID<rtfp7-5Kx-3@gated-at.bofh.it>

On Wednesday 23 March 2016 04:39 PM, Marek Szyprowski wrote:
> Hello,
> 
> This patch series adds upport for MIPI Video DPHY found in Exynos
> 5420/5422/5800 and 5433 SoCs.

Fixed the below checkpatch error and merged.
ERROR: open brace '{' following struct go on the same line
#292: FILE: drivers/phy/phy-exynos-mipi-video.c:40:
+struct mipi_phy_device_desc
+{

Thanks
Kishon

> 
> 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(-)
> 

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web