From: Kukjin Kim <kgene.kim@samsung.com>
To: 'Sylwester Nawrocki' <s.nawrocki@samsung.com>
Cc: linux-media@vger.kernel.org, kyungmin.park@samsung.com,
sw0312.kim@samsung.com, linux-samsung-soc@vger.kernel.org,
'linux-arm-kernel' <linux-arm-kernel@lists.infradead.org>
Subject: RE: [PATCH 5/5] s5p-fimc: Redefine platform data structure for fimc-is
Date: Fri, 01 Feb 2013 09:36:58 -0800 [thread overview]
Message-ID: <0c4d01ce00a2$be31cdc0$3a956940$@samsung.com> (raw)
In-Reply-To: <510BA174.1010602@samsung.com>
Sylwester Nawrocki wrote:
>
> On 01/30/2013 06:23 PM, Sylwester Nawrocki wrote:
> > Newer Exynos4 SoC are equipped with a local camera ISP that
> > controls external raw image sensor directly. Such sensors
> > can be connected through FIMC-LITEn (and MIPI-CSISn) IPs to
> > the ISP, which then feeds image data to the FIMCn IP. Thus
> > there can be two busses associated with an image source
> > (sensor). Rename struct s5p_fimc_isp_info describing external
> > image sensor (video decoder) to struct fimc_source_info to
> > avoid confusion. bus_type is split into fimc_bus_type and
> > sensor_bus_type. The bus type enumeration is extended to
> > include both FIMC Writeback input types.
> >
> > The bus_type enumeration and the data structure name in the
> > board files are modified according to the above changes.
> >
> > Cc: Kukjin Kim <kgene.kim@samsung.com>
> > Cc: linux-samsung-soc@vger.kernel.org
> > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>
> Kukjin, can I please have your ack on this patch so it can be
> merged through the media tree ?
>
Sure, why not? Please go ahead with my ack:
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
WARNING: multiple messages have this Message-ID (diff)
From: kgene.kim@samsung.com (Kukjin Kim)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/5] s5p-fimc: Redefine platform data structure for fimc-is
Date: Fri, 01 Feb 2013 09:36:58 -0800 [thread overview]
Message-ID: <0c4d01ce00a2$be31cdc0$3a956940$@samsung.com> (raw)
In-Reply-To: <510BA174.1010602@samsung.com>
Sylwester Nawrocki wrote:
>
> On 01/30/2013 06:23 PM, Sylwester Nawrocki wrote:
> > Newer Exynos4 SoC are equipped with a local camera ISP that
> > controls external raw image sensor directly. Such sensors
> > can be connected through FIMC-LITEn (and MIPI-CSISn) IPs to
> > the ISP, which then feeds image data to the FIMCn IP. Thus
> > there can be two busses associated with an image source
> > (sensor). Rename struct s5p_fimc_isp_info describing external
> > image sensor (video decoder) to struct fimc_source_info to
> > avoid confusion. bus_type is split into fimc_bus_type and
> > sensor_bus_type. The bus type enumeration is extended to
> > include both FIMC Writeback input types.
> >
> > The bus_type enumeration and the data structure name in the
> > board files are modified according to the above changes.
> >
> > Cc: Kukjin Kim <kgene.kim@samsung.com>
> > Cc: linux-samsung-soc at vger.kernel.org
> > Signed-off-by: Sylwester Nawrocki <s.nawrocki@samsung.com>
> > Signed-off-by: Kyungmin Park <kyungmin.park@samsung.com>
>
> Kukjin, can I please have your ack on this patch so it can be
> merged through the media tree ?
>
Sure, why not? Please go ahead with my ack:
Acked-by: Kukjin Kim <kgene.kim@samsung.com>
next prev parent reply other threads:[~2013-02-01 17:36 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-01-30 17:23 [PATCH 0/5] s5p-fimc driver fixes/cleanups Sylwester Nawrocki
2013-01-30 17:23 ` [PATCH 1/5] s5p-fimc: Avoid null pointer dereference in fimc_capture_ctrls_create() Sylwester Nawrocki
2013-01-30 17:23 ` [PATCH 2/5] s5p-fimc: Set default image format at device open() Sylwester Nawrocki
2013-01-30 17:23 ` [PATCH 3/5] s5p-fimc: Fix FIMC.n subdev set_selection ioctl handler Sylwester Nawrocki
2013-01-30 17:23 ` [PATCH 4/5] s5p-fimc: Add clk_prepare/unprepare for sclk_cam clocks Sylwester Nawrocki
2013-01-30 17:23 ` [PATCH 5/5] s5p-fimc: Redefine platform data structure for fimc-is Sylwester Nawrocki
2013-02-01 11:05 ` Sylwester Nawrocki
2013-02-01 11:05 ` Sylwester Nawrocki
2013-02-01 17:36 ` Kukjin Kim [this message]
2013-02-01 17:36 ` Kukjin Kim
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='0c4d01ce00a2$be31cdc0$3a956940$@samsung.com' \
--to=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=s.nawrocki@samsung.com \
--cc=sw0312.kim@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.