All of lore.kernel.org
 help / color / mirror / Atom feed
From: Inki Dae <inki.dae@samsung.com>
To: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
Cc: linux-samsung-soc@vger.kernel.org, tomasz.figa@gmail.com,
	Alban Browaeys <prahal@yahoo.com>
Subject: Re: [PATCH] drm/exynos: g2d: add exynos4212 as a compatible device.
Date: Mon, 21 Jul 2014 12:02:52 +0900	[thread overview]
Message-ID: <53CC82DC.4000003@samsung.com> (raw)
In-Reply-To: <1405803183-6280-2-git-send-email-tjakobi@math.uni-bielefeld.de>

On 2014년 07월 20일 05:53, Tobias Jakobi wrote:
> From: Alban Browaeys <prahal@yahoo.com>
> 

Applied.

Thanks,
Inki Dae

> Signed-off-by: Tobias Jakobi <tjakobi@math.uni-bielefeld.de>
> ---
>  drivers/gpu/drm/exynos/exynos_drm_g2d.c | 1 +
>  1 file changed, 1 insertion(+)
> 
> diff --git a/drivers/gpu/drm/exynos/exynos_drm_g2d.c b/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> index 8001587..5fa1bb6 100644
> --- a/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> +++ b/drivers/gpu/drm/exynos/exynos_drm_g2d.c
> @@ -1544,6 +1544,7 @@ static const struct dev_pm_ops g2d_pm_ops = {
>  
>  static const struct of_device_id exynos_g2d_match[] = {
>  	{ .compatible = "samsung,exynos5250-g2d" },
> +	{ .compatible = "samsung,exynos4212-g2d" },
>  	{},
>  };
>  
> 

      reply	other threads:[~2014-07-21  3:02 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-19 20:53 [exynos/g2d] enable g2d block on more SoCs Tobias Jakobi
2014-07-19 20:53 ` [PATCH] drm/exynos: g2d: add exynos4212 as a compatible device Tobias Jakobi
2014-07-21  3:02   ` Inki Dae [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=53CC82DC.4000003@samsung.com \
    --to=inki.dae@samsung.com \
    --cc=linux-samsung-soc@vger.kernel.org \
    --cc=prahal@yahoo.com \
    --cc=tjakobi@math.uni-bielefeld.de \
    --cc=tomasz.figa@gmail.com \
    /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.