All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: LMML <linux-media@vger.kernel.org>
Cc: Kukjin Kim <kgene.kim@samsung.com>
Subject: [GIT PULL FOR v3.7] Exynos/S5P MIPI-CSIS driver updates
Date: Thu, 04 Oct 2012 15:14:14 +0200	[thread overview]
Message-ID: <506D8BA6.5000808@samsung.com> (raw)

Hi Mauro,

The following changes since commit 4fc8566367d6e0b460f67373423aa4f6b9cbf3ec:

  ARM: samsung: move platform_data definitions (2012-10-03 18:42:54 +0200)

are available in the git repository at:

  git://git.infradead.org/users/kmpark/linux-samsung v4l_for_mauro_2

for you to fetch changes up to f53db50df38ab6d688ca76326784ce5837448cca:

  s5p-csis: Allow to specify pixel clock's source through platform data (2012-10-03 18:49:26 +0200)

This pull request depends on patch from Arnd Bergman, moving platform
data headers out of arch/arm to include/linux/platform_data. This
commit is already in Linus' tree 

436d42c61c3eef1d02256174c8615046c61a28ad
ARM: samsung: move platform_data definitions

and I have cherry-picked it on top of staging/for_v3.7 branch, before
applying my patches.

The patches touching arch/arm/mach-exynos and arch/arm/plat-samsung
have been already acked by the Samsung maintainer.

The changes here are related mostly to the device tree support for 
the s5p-csis driver.

----------------------------------------------------------------
Sylwester Nawrocki (7):
      ARM: samsung: Remove unused fields from FIMC and CSIS platform data
      ARM: samsung: Change __s5p_mipi_phy_control() function signature
      s5p-csis: Change regulator supply names
      ARM: EXYNOS: Change MIPI-CSIS device regulator supply names
      s5p-csis: Replace phy_enable platform data callback with direct call
      s5p-fimc: Remove unused platform data structure fields
      s5p-csis: Allow to specify pixel clock's source through platform data

 arch/arm/mach-exynos/mach-nuri.c            |    7 ++-----
 arch/arm/mach-exynos/mach-origen.c          |    4 ++--
 arch/arm/mach-exynos/mach-universal_c210.c  |    7 ++-----
 arch/arm/plat-samsung/setup-mipiphy.c       |   20 +++++++-----------
 drivers/media/platform/s5p-fimc/mipi-csis.c |   23 +++++++++++---------
 include/linux/platform_data/mipi-csis.h     |   30 +++++++++++----------------
 include/media/s5p_fimc.h                    |    2 --
 7 files changed, 38 insertions(+), 55 deletions(-)

---

Regards,
Sylwester

                 reply	other threads:[~2012-10-04 13:14 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=506D8BA6.5000808@samsung.com \
    --to=s.nawrocki@samsung.com \
    --cc=kgene.kim@samsung.com \
    --cc=linux-media@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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.