From: Sylwester Nawrocki <s.nawrocki@samsung.com>
To: Mauro Carvalho Chehab <mchehab@osg.samsung.com>
Cc: Andrzej Pietrasiewicz <andrzej.p@samsung.com>,
Hans Verkuil <hverkuil@xs4all.nl>,
linux-samsung-soc@vger.kernel.org, linux-media@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Jacek Anaszewski <j.anaszewski@samsung.com>,
Kukjin Kim <kgene@kernel.org>,
Marek Szyprowski <m.szyprowski@samsung.com>,
Bartlomiej Zolnierkiewicz <b.zolnierkie@samsung.com>,
Krzysztof Kozlowski <k.kozlowski@samsung.com>
Subject: Re: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node
Date: Mon, 21 Sep 2015 14:28:23 +0200 [thread overview]
Message-ID: <55FFF7E7.2050609@samsung.com> (raw)
In-Reply-To: <20150921084133.175b1bda@recife.lan>
Hi Mauro,
On 21/09/15 13:41, Mauro Carvalho Chehab wrote:
> Btw, I just got a Samsung TM1 device, with seems to be using an arm64
> SoC. Is this driver providing support for its camera?
The TM1 device (Z3) is based on a Qualcomm 64-bit SoC. The $subject
patch adds support for a standalone JPEG codec IP block of Samsung
Exynos5433 SoC, which can be found for instance in Galaxy Note4.
Perhaps someone else can provide more details regarding the TM1's camera
status.
--
Regards,
Sylwester
WARNING: multiple messages have this Message-ID (diff)
From: s.nawrocki@samsung.com (Sylwester Nawrocki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node
Date: Mon, 21 Sep 2015 14:28:23 +0200 [thread overview]
Message-ID: <55FFF7E7.2050609@samsung.com> (raw)
In-Reply-To: <20150921084133.175b1bda@recife.lan>
Hi Mauro,
On 21/09/15 13:41, Mauro Carvalho Chehab wrote:
> Btw, I just got a Samsung TM1 device, with seems to be using an arm64
> SoC. Is this driver providing support for its camera?
The TM1 device (Z3) is based on a Qualcomm 64-bit SoC. The $subject
patch adds support for a standalone JPEG codec IP block of Samsung
Exynos5433 SoC, which can be found for instance in Galaxy Note4.
Perhaps someone else can provide more details regarding the TM1's camera
status.
--
Regards,
Sylwester
next prev parent reply other threads:[~2015-09-21 12:29 UTC|newest]
Thread overview: 36+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-09-18 14:20 [PATCH 0/4] Exynos 5433 jpeg h/w codec support Andrzej Pietrasiewicz
2015-09-18 14:20 ` Andrzej Pietrasiewicz
2015-09-18 14:20 ` [PATCH 1/4] s5p-jpeg: generalize clocks handling Andrzej Pietrasiewicz
2015-09-18 14:20 ` Andrzej Pietrasiewicz
2015-09-18 14:29 ` Jacek Anaszewski
2015-09-18 14:29 ` Jacek Anaszewski
2015-09-18 14:20 ` [PATCH 2/4] s5p-jpeg: add support for 5433 Andrzej Pietrasiewicz
2015-09-18 14:20 ` Andrzej Pietrasiewicz
2015-09-18 14:30 ` Jacek Anaszewski
2015-09-18 14:30 ` Jacek Anaszewski
2015-09-18 14:20 ` [PATCH 3/4] MAINTAINERS: add exynos jpeg codec maintainers Andrzej Pietrasiewicz
2015-09-18 14:20 ` Andrzej Pietrasiewicz
2015-09-18 14:30 ` Jacek Anaszewski
2015-09-18 14:30 ` Jacek Anaszewski
2015-09-18 14:21 ` [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node Andrzej Pietrasiewicz
2015-09-18 14:21 ` Andrzej Pietrasiewicz
2015-09-21 9:50 ` Hans Verkuil
2015-09-21 9:50 ` Hans Verkuil
2015-09-21 9:59 ` Andrzej Pietrasiewicz
2015-09-21 9:59 ` Andrzej Pietrasiewicz
2015-09-21 11:41 ` Mauro Carvalho Chehab
2015-09-21 11:41 ` Mauro Carvalho Chehab
2015-09-21 12:28 ` Sylwester Nawrocki [this message]
2015-09-21 12:28 ` Sylwester Nawrocki
2015-09-21 12:55 ` Andrzej Pietrasiewicz
2015-09-21 12:55 ` Andrzej Pietrasiewicz
2015-09-28 8:52 ` Krzysztof Kozlowski
2015-09-28 8:52 ` Krzysztof Kozlowski
2015-09-28 11:54 ` Bartlomiej Zolnierkiewicz
2015-09-28 11:54 ` Bartlomiej Zolnierkiewicz
2015-09-28 12:02 ` Krzysztof Kozlowski
2015-09-28 12:02 ` Krzysztof Kozlowski
2015-09-30 6:35 ` Kukjin Kim
2015-09-30 6:35 ` Kukjin Kim
2015-09-30 6:46 ` Chanwoo Choi
2015-09-30 6:46 ` Chanwoo Choi
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=55FFF7E7.2050609@samsung.com \
--to=s.nawrocki@samsung.com \
--cc=andrzej.p@samsung.com \
--cc=b.zolnierkie@samsung.com \
--cc=hverkuil@xs4all.nl \
--cc=j.anaszewski@samsung.com \
--cc=k.kozlowski@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-media@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=mchehab@osg.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.