From: Mark Brown <broonie@opensource.wolfsonmicro.com>
To: Kamil Debski <k.debski@samsung.com>
Cc: linux-samsung-soc@vger.kernel.org, m.szyprowski@samsung.com,
kyungmin.park@samsung.com, kgene.kim@samsung.com
Subject: Re: [PATCH 2/3] s5p-g2d: add G2D to mach-nuri
Date: Mon, 12 Dec 2011 05:27:46 +0000 [thread overview]
Message-ID: <20111212052745.GA686@sirena.org.uk> (raw)
In-Reply-To: <1323446682-25252-3-git-send-email-k.debski@samsung.com>
On Fri, Dec 09, 2011 at 05:04:41PM +0100, Kamil Debski wrote:
> index 236bbe1..5251e91 100644
> --- a/arch/arm/mach-exynos/mach-nuri.c
> +++ b/arch/arm/mach-exynos/mach-nuri.c
> @@ -1262,6 +1262,7 @@ static struct platform_device *nuri_devices[] __initdata = {
> &s3c_device_i2c3,
> &i2c9_gpio,
> &s3c_device_adc,
> + &s5p_device_g2d,
For devices like g2d which are always part of the SoC and which don't
require any external wiring on the board I was thinking we should just
have the core code for the SoC register the device rather than including
it in each board individually. It'd save effort and ensure that people
automatically get to use the feature.
The crypto accelerators are another example of this - it's not really
board specific if they're useful.
next prev parent reply other threads:[~2011-12-12 5:27 UTC|newest]
Thread overview: 16+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-12-09 16:04 [PATCH 0/3] Samsung S5P platform modification required for G2D driver Kamil Debski
2011-12-09 16:04 ` [PATCH 1/3] s5p-g2d: add G2D to plat-s5p and mach-exynos4 Kamil Debski
2011-12-24 3:12 ` Kukjin Kim
2011-12-09 16:04 ` [PATCH 2/3] s5p-g2d: add G2D to mach-nuri Kamil Debski
2011-12-12 5:27 ` Mark Brown [this message]
2011-12-12 9:27 ` Kyungmin Park
2011-12-12 10:03 ` Mark Brown
2011-12-12 14:32 ` Kyungmin Park
2011-12-20 1:13 ` Mark Brown
2011-12-20 1:27 ` Kyungmin Park
2011-12-24 2:22 ` Kukjin Kim
2011-12-26 3:59 ` Sachin Kamat
2011-12-09 16:04 ` [PATCH 3/3] s5p-g2d: add G2D to mach-universal Kamil Debski
2011-12-24 2:26 ` [PATCH 0/3] Samsung S5P platform modification required for G2D driver Kukjin Kim
-- strict thread matches above, loose matches on Subject: below --
2011-12-27 13:21 Kamil Debski
2011-12-27 13:21 ` [PATCH 2/3] s5p-g2d: add G2D to mach-nuri Kamil Debski
2011-08-08 17:16 [PATCH 0/3] Samsung S5P platform modification required for G2D driver Kamil Debski
2011-08-08 17:16 ` [PATCH 2/3] s5p-g2d: add G2D to mach-nuri Kamil Debski
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=20111212052745.GA686@sirena.org.uk \
--to=broonie@opensource.wolfsonmicro.com \
--cc=k.debski@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.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.