Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1391040
| From | Kishon Vijay Abraham I <kishon@ti.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 0/3] phy: exynos-mipi-video: add support for Exynos 54xx SoCs |
| Date | 2016-04-29 14:10 +0200 |
| Message-ID | <rtfp7-5Kx-3@gated-at.bofh.it> (permalink) |
| References | <rfOPL-2sH-5@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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(-)
>
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
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
csiph-web