devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH v10 0/2] Exynos5 Camera driver
@ 2013-12-13  5:12 Arun Kumar K
  2013-12-13  5:12 ` [PATCH v10 1/2] [media] exynos5-is: Adds DT binding documentation Arun Kumar K
  2013-12-13  5:12 ` [PATCH v10 2/2] [media] exynos5-is: Add media device driver for exynos5 SoCs camera subsystem Arun Kumar K
  0 siblings, 2 replies; 6+ messages in thread
From: Arun Kumar K @ 2013-12-13  5:12 UTC (permalink / raw)
  To: linux-media, linux-samsung-soc, devicetree
  Cc: s.nawrocki, mark.rutland, shaik.ameer, arunkk.samsung

This is part of Exynos5 IS driver series with review comments from Mark Rutland
addressed for media device driver DT binding part. Only the media driver part
of the full series is included in this patchset.

Changes from v9
---------------
- Addressed review comments from Mark Rutland
http://www.spinics.net/lists/devicetree/msg11550.html

Shaik Ameer Basha (2):
  [media] exynos5-is: Adds DT binding documentation
  [media] exynos5-is: Add media device driver for exynos5 SoCs camera
    subsystem

 .../bindings/media/exynos5250-camera.txt           |  136 +++
 drivers/media/platform/exynos5-is/exynos5-mdev.c   | 1211 ++++++++++++++++++++
 drivers/media/platform/exynos5-is/exynos5-mdev.h   |  126 ++
 3 files changed, 1473 insertions(+)
 create mode 100644 Documentation/devicetree/bindings/media/exynos5250-camera.txt
 create mode 100644 drivers/media/platform/exynos5-is/exynos5-mdev.c
 create mode 100644 drivers/media/platform/exynos5-is/exynos5-mdev.h

-- 
1.7.9.5

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

end of thread, other threads:[~2014-02-06  9:21 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-12-13  5:12 [PATCH v10 0/2] Exynos5 Camera driver Arun Kumar K
2013-12-13  5:12 ` [PATCH v10 1/2] [media] exynos5-is: Adds DT binding documentation Arun Kumar K
2013-12-15 11:46   ` Sylwester Nawrocki
2014-02-03 10:13   ` Arun Kumar K
2014-02-06  9:21     ` Mark Rutland
2013-12-13  5:12 ` [PATCH v10 2/2] [media] exynos5-is: Add media device driver for exynos5 SoCs camera subsystem Arun Kumar K

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).