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


Groups > linux.kernel > #1416188 > unrolled thread

[GIT PULL] foundation for omapdrm header clean-up series for 4.8

Started byPeter Ujfalusi <peter.ujfalusi@ti.com>
First post2016-06-07 15:40 +0200
Last post2016-06-09 10:10 +0200
Articles 2 — 2 participants

Back to article view | Back to linux.kernel


Contents

  [GIT PULL] foundation for omapdrm header clean-up series for 4.8 Peter Ujfalusi <peter.ujfalusi@ti.com> - 2016-06-07 15:40 +0200
    Re: [GIT PULL] foundation for omapdrm header clean-up series for 4.8 Tony Lindgren <tony@atomide.com> - 2016-06-09 10:10 +0200

#1416188 — [GIT PULL] foundation for omapdrm header clean-up series for 4.8

FromPeter Ujfalusi <peter.ujfalusi@ti.com>
Date2016-06-07 15:40 +0200
Subject[GIT PULL] foundation for omapdrm header clean-up series for 4.8
Message-ID<rHpoD-3hJ-63@gated-at.bofh.it>
Hi Tony, Tomi

as you have requested I have created the immutable branch containing the
mach-omap2 touching patches only from the omapdss header cleanup.

As I have mentioned in the v3 cover letter I have the other branch
containing the whole series:
https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1158006.html

-- 
Péter

The following changes since commit 1a695a905c18548062509178b98bc91e67510864:

  Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)

are available in the git repository at:

  https://github.com/omap-audio/linux-audio.git peter/for-4.8_omapdss_part1

for you to fetch changes up to f8e0db9722e069f48f58e191948e85f6254879db:

  ARM: OMAP2: Use the platform_data header for omapdss (2016-06-03 16:01:01 +0300)

----------------------------------------------------------------
Peter Ujfalusi (4):
      ARM: OMAP: rx51-video: Do not set TV connector_type
      ARM/video: omap2: Move omap_display_init declaration to mach-omap2/display.h
      video/platform_data: omapdss: Create new header file for platform data
      ARM: OMAP2: Use the platform_data header for omapdss

 arch/arm/mach-omap2/board-ldp.c        |  3 ++-
 arch/arm/mach-omap2/board-rx51-video.c |  4 ++--
 arch/arm/mach-omap2/display.c          |  2 +-
 arch/arm/mach-omap2/display.h          |  5 ++++
 arch/arm/mach-omap2/dss-common.c       |  2 +-
 include/linux/platform_data/omapdss.h  | 42 +++++++++++++++++++++++++++++++++
 include/video/omapdss.h                | 31 +-----------------------
 7 files changed, 54 insertions(+), 35 deletions(-)
 create mode 100644 include/linux/platform_data/omapdss.h

[toc] | [next] | [standalone]


#1418150

FromTony Lindgren <tony@atomide.com>
Date2016-06-09 10:10 +0200
Message-ID<rI3cl-3Hx-1@gated-at.bofh.it>
In reply to#1416188
* Peter Ujfalusi <peter.ujfalusi@ti.com> [160607 06:41]:
> Hi Tony, Tomi
> 
> as you have requested I have created the immutable branch containing the
> mach-omap2 touching patches only from the omapdss header cleanup.
> 
> As I have mentioned in the v3 cover letter I have the other branch
> containing the whole series:
> https://www.mail-archive.com/linux-kernel@vger.kernel.org/msg1158006.html
> 
> -- 
> Péter
> 
> The following changes since commit 1a695a905c18548062509178b98bc91e67510864:
> 
>   Linux 4.7-rc1 (2016-05-29 09:29:24 -0700)
> 
> are available in the git repository at:
> 
>   https://github.com/omap-audio/linux-audio.git peter/for-4.8_omapdss_part1

Pulling into omap-for-v4.8/soc thanks.

Tony

[toc] | [prev] | [standalone]


Back to top | Article view | linux.kernel


csiph-web