All of lore.kernel.org
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: Geert Uytterhoeven <geert@glider.be>
Cc: linux-renesas-soc@vger.kernel.org
Subject: [GIT PULL FOR renesas-drivers] R-Car DU M3-W support
Date: Tue, 15 Nov 2016 03:47:07 +0200	[thread overview]
Message-ID: <14645714.0LuXQt2l6b@avalon> (raw)

Hi Geert,

The following changes since commit 1001354ca34179f3db924eb66672442a173147dc:

  Linux 4.9-rc1 (2016-10-15 12:17:50 -0700)

are available in the git repository at:

  git://linuxtv.org/pinchartl/media.git drm/r8a7796/next

for you to fetch changes up to 3bd092b7a3dc1b2f82ac11c34114be4f996f7cbd:

  Merge branch 'drm/r8a7796/fcp' into drm/r8a7796/next (2016-11-15 03:35:09 
+0200)

I have split the patches in topic branches named drm/r8a7796/clk, 
drm/r8a7796/dt, drm/r8a7796/du and drm/r8a7796/fcp and have merged them all in 
drm/r8a7796/next. Please feel free to merge those topic branches instead if 
that's easier for you.

----------------------------------------------------------------
Laurent Pinchart (13):
      dt-bindings: media: renesas-fcp: Remove SoC-specific compatible strings
      arm64: dts: renesas: r8a7795: Remove FCP SoC-specific compatible strings
      arm64: dts: renesas: r8a7796: Add FCPF and FCPV instances
      arm64: dts: renesas: r8a7796: Add VSP instances
      arm64: dts: renesas: r8a7796: Add DU device to DT
      arm64: dts: renesas: r8a7796-salvator-x: Enable DU
      drm: rcar-du: Add R8A7796 device support
      clk: renesas: r8a7796: Add FCP clocks
      clk: renesas: r8a7796: Add VSP clocks
      clk: renesas: r8a7796: Add DU and LVDS clocks
      Merge branch 'drm/r8a7796/dt' into drm/r8a7796/next
      Merge branch 'drm/r8a7796/du' into drm/r8a7796/next
      Merge branch 'drm/r8a7796/fcp' into drm/r8a7796/next

 .../devicetree/bindings/display/renesas,du.txt     |   4 +-
 .../devicetree/bindings/media/renesas,fcp.txt      |   8 +-
 arch/arm64/boot/dts/renesas/r8a7795.dtsi           |  24 ++--
 arch/arm64/boot/dts/renesas/r8a7796-salvator-x.dts |  48 +++++++
 arch/arm64/boot/dts/renesas/r8a7796.dtsi           | 131 ++++++++++++++++++++
 drivers/clk/renesas/r8a7796-cpg-mssr.c             |  17 +++
 drivers/gpu/drm/rcar-du/rcar_du_drv.c              |  25 ++++
 7 files changed, 237 insertions(+), 20 deletions(-)

-- 
Regards,

Laurent Pinchart

             reply	other threads:[~2016-11-15  1:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-15  1:47 Laurent Pinchart [this message]
  -- strict thread matches above, loose matches on Subject: below --
2016-11-15  1:51 [GIT PULL FOR renesas-drivers] R-Car DU M3-W support Laurent Pinchart

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=14645714.0LuXQt2l6b@avalon \
    --to=laurent.pinchart@ideasonboard.com \
    --cc=geert@glider.be \
    --cc=linux-renesas-soc@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.