[PATCH V3 0/7] drm/exynos: Support DP CLKCON register in FIMD driver

Mark Rutland mark.rutland at arm.com
Fri Jun 27 03:49:40 PDT 2014


On Fri, Jun 27, 2014 at 11:24:58AM +0100, Inki Dae wrote:
> 
> + DT mailing list

Thanks for the Cc.

Can we get the rest of the series? Judging a series based on its
diffstat alone is a little hard...

Or is my mailbox filtering hiding the rest of these from me?

Any reason for not Ccing lakml?

Mark.

> On 2014년 06월 27일 19:12, Ajay Kumar wrote:
> > This series is based on exynos-drm-next branch of Inki Dae's tree at:
> > git://git.kernel.org/pub/scm/linux/kernel/git/daeinki/drm-exynos.git
> > 
> > Changes since V2:
> > 	Add DT property to know the type of FIMD output interface
> > 	as per Inki's suggestion.
> > 	Add samsung,output-type DT property in FIMD node for all boards
> > 	supporting DP interface.
> > 
> > Ajay Kumar (7):
> >   [PATCH V3 1/7] drm/exynos: Support DP CLKCON register in FIMD driver
> >   [PATCH V3 2/7] ARM: dts: Add FIMD output property for snow
> >   [PATCH V3 3/7] ARM: dts: Add FIMD output property for peach_pit
> >   [PATCH V3 4/7] ARM: dts: Add FIMD output property for peach_pi
> >   [PATCH V3 5/7] ARM: dts: Add FIMD output property for smdk5250
> >   [PATCH V3 6/7] ARM: dts: Add FIMD output property for smdk5420
> >   [PATCH V3 7/7] ARM: dts: Add FIMD output property for arndale
> > 
> >  .../devicetree/bindings/video/samsung-fimd.txt     |    1 +
> >  arch/arm/boot/dts/exynos5250-arndale.dts           |    1 +
> >  arch/arm/boot/dts/exynos5250-smdk5250.dts          |    1 +
> >  arch/arm/boot/dts/exynos5250-snow.dts              |    1 +
> >  arch/arm/boot/dts/exynos5420-peach-pit.dts         |    1 +
> >  arch/arm/boot/dts/exynos5420-smdk5420.dts          |    1 +
> >  arch/arm/boot/dts/exynos5800-peach-pi.dts          |    1 +
> >  drivers/gpu/drm/exynos/exynos_drm_fimd.c           |   23 ++++++++++++++++++++
> >  include/video/samsung_fimd.h                       |    4 ++++
> >  9 files changed, 34 insertions(+)
> > 
> 
> --
> To unsubscribe from this list: send the line "unsubscribe devicetree" in
> the body of a message to majordomo at vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> 


More information about the dri-devel mailing list