From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH v2] ARM: shmobile: koelsch: Add DU device
Date: Sat, 07 Dec 2013 01:11:09 +0000 [thread overview]
Message-ID: <4572296.nggD5h1FTe@avalon> (raw)
In-Reply-To: <1386282891-2698-1-git-send-email-laurent.pinchart+renesas@ideasonboard.com>
Hi Sergei,
On Saturday 07 December 2013 02:53:06 Sergei Shtylyov wrote:
> On 06-12-2013 2:34, Laurent Pinchart wrote:
> > Only the LVDS output is currently supported.
> >
> > Signed-off-by: Laurent Pinchart
> > <laurent.pinchart+renesas@ideasonboard.com>
> > ---
> >
> > arch/arm/mach-shmobile/board-koelsch.c | 63 ++++++++++++++++++++++++++++
> > 1 file changed, 63 insertions(+)
> >
> > Changes since v1:
> >
> > - Rebased on top of renesas-devel-v3.13-rc2-20131202
> >
> > diff --git a/arch/arm/mach-shmobile/board-koelsch.c
> > b/arch/arm/mach-shmobile/board-koelsch.c index 6e12914..53846ec 100644
> > --- a/arch/arm/mach-shmobile/board-koelsch.c
> > +++ b/arch/arm/mach-shmobile/board-koelsch.c
>
> [...]
>
> > @@ -26,13 +27,66 @@
> > #include <linux/leds.h>
> > #include <linux/pinctrl/machine.h>
> > #include <linux/platform_data/gpio-rcar.h>
> > +#include <linux/platform_data/rcar-du.h>
> > #include <linux/platform_device.h>
> > #include <mach/common.h>
> > +#include <mach/irqs.h>
> > #include <mach/r8a7791.h>
> > #include <mach/rcar-gen2.h>
> > #include <asm/mach-types.h>
> > #include <asm/mach/arch.h>
> >
> > +/* DU */
> > +static struct rcar_du_encoder_data lager_du_encoders[] = {
>
> Apparently it should be named koelsch_du_encoders[].
>
> > +static const struct rcar_du_platform_data lager_du_pdata __initconst = {
>
> Again, 'koelsch_du_pdata'...
Oops... Will resubmit, thank you.
--
Regards,
Laurent Pinchart
prev parent reply other threads:[~2013-12-07 1:11 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-12-05 22:34 [PATCH v2] ARM: shmobile: koelsch: Add DU device Laurent Pinchart
2013-12-06 22:53 ` Sergei Shtylyov
2013-12-07 1:11 ` Laurent Pinchart [this message]
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=4572296.nggD5h1FTe@avalon \
--to=laurent.pinchart@ideasonboard.com \
--cc=linux-sh@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox