linux-sh.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Pinchart <laurent.pinchart@ideasonboard.com>
To: linux-sh@vger.kernel.org
Subject: Re: [PATCH] ARM: shmobile: defconfig: enable HDMI output for RCar
Date: Wed, 14 Oct 2015 01:09:04 +0000	[thread overview]
Message-ID: <51623901.1pCD85Uvbl@avalon> (raw)
In-Reply-To: <1407974835-11064-1-git-send-email-khilman@linaro.org>

Hi Wolfram,

Thank you for the patch.

On Saturday 10 October 2015 20:14:45 Wolfram Sang wrote:
> From: Wolfram Sang <wsa+renesas@sang-engineering.com>
> 
> Actviate HDMI output of the RCar DU (and LVDS while we are here).
> Enable the HDMI encoder chip found on Lager/Koelsch boards.
> 
> Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
> ---
> 
> This is the final bit needed to get HDMI output with an shmobile_defconfig
> built kernel. The other bits were renesas-devel-20151008-v4.3-rc4 plus some
> I2C patches, which are already in my for-next or soon in my for-current
> branches. The complete branch can be found here:
> 
> git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linux.git
> renesas/rcar-hdmi-output
> 
> Tested with a Lager board and using both I2C/IIC. Based on my testings in
> Dublin with a Koelsch board, I'd be very surprised if it fails with Koelsch.
> Laurent may prove me wrong ;)

I've tried to reproduce the problem tonight and couldn't, even without your 
recent i2c-rcar patches :-/ I'll keep running tests on Koelsch with that 
configuration and make sure to report any issue I can find.

>  arch/arm/configs/shmobile_defconfig | 3 +++
>  1 file changed, 3 insertions(+)
> 
> diff --git a/arch/arm/configs/shmobile_defconfig
> b/arch/arm/configs/shmobile_defconfig index 0bdeb4925be477..3aef019c0de789
> 100644
> --- a/arch/arm/configs/shmobile_defconfig
> +++ b/arch/arm/configs/shmobile_defconfig
> @@ -140,7 +140,10 @@ CONFIG_VIDEO_RENESAS_VSP1=y
>  CONFIG_VIDEO_ADV7180=y
>  CONFIG_VIDEO_ML86V7667=y
>  CONFIG_DRM=y
> +CONFIG_DRM_I2C_ADV7511=y
>  CONFIG_DRM_RCAR_DU=y
> +CONFIG_DRM_RCAR_HDMI=y
> +CONFIG_DRM_RCAR_LVDS=y
>  CONFIG_FB_SH_MOBILE_LCDC=y
>  CONFIG_FB_SH_MOBILE_MERAM=y
>  # CONFIG_LCD_CLASS_DEVICE is not set

-- 
Regards,

Laurent Pinchart


  parent reply	other threads:[~2015-10-14  1:09 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-08-14  0:07 [PATCH] ARM: shmobile: defconfig: enable initrd and atag dtb compat Kevin Hilman
2014-08-14  5:25 ` Simon Horman
2014-08-17  0:37   ` Simon Horman
2014-08-14 23:03 ` [PATCH] ARM: shmobile: defconfig: enable ARM_ATAG_DTB_COMPAT_CMDLINE_EXTEND Simon Horman
2014-08-17  0:38   ` Simon Horman
2015-10-10 19:14 ` [PATCH] ARM: shmobile: defconfig: enable HDMI output for RCar Wolfram Sang
2015-10-12  0:19 ` Simon Horman
2015-10-12  6:38 ` Wolfram Sang
2015-10-13  1:03 ` Simon Horman
2015-10-14  1:09 ` Laurent Pinchart [this message]
2015-10-14  5:52 ` Wolfram Sang
2015-10-14  7:07 ` Geert Uytterhoeven
2015-10-14  7:44 ` Magnus Damm
2015-10-14  7:54 ` Geert Uytterhoeven
2015-10-14  8:09 ` Magnus Damm
2015-10-14  8:22 ` Geert Uytterhoeven
2015-10-14  8:25 ` Wolfram Sang
2015-10-14  8:36 ` Magnus Damm
2015-10-14 11:41 ` Laurent Pinchart
2015-10-14 12:11 ` Khiem Nguyen
2015-10-14 12:55 ` Laurent Pinchart
2015-10-14 13:18 ` Khiem Nguyen
2015-10-14 13:32 ` Geert Uytterhoeven
2015-10-14 14:11 ` Khiem Nguyen
2015-11-30 13:35 ` [PATCH] ARM: shmobile: defconfig: Enable CONFIG_PRINTK_TIME Geert Uytterhoeven
2015-12-01  6:44   ` Simon Horman
2015-12-09  9:28     ` Geert Uytterhoeven
2015-12-10  7:04       ` Simon Horman

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=51623901.1pCD85Uvbl@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;
as well as URLs for NNTP newsgroup(s).