From: hverkuil@xs4all•nl (Hans Verkuil)
To: linux-arm-kernel@lists•infradead.org
Subject: [PATCH 4/4] ARM64: dts: exynos5433: add jpeg node
Date: Mon, 21 Sep 2015 11:50:10 +0200 [thread overview]
Message-ID: <55FFD2D2.1010508@xs4all.nl> (raw)
In-Reply-To: <1442586060-23657-5-git-send-email-andrzej.p@samsung.com>
On 18-09-15 16:21, Andrzej Pietrasiewicz wrote:
> From: Marek Szyprowski <m.szyprowski@samsung•com>
>
> Add Exynos 5433 jpeg h/w codec node.
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung•com>
> Signed-off-by: Andrzej Pietrasiewicz <andrzej.p@samsung•com>
> ---
> arch/arm64/boot/dts/exynos/exynos5433.dtsi | 21 +++++++++++++++++++++
> 1 file changed, 21 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynos5433.dtsi b/arch/arm64/boot/dts/exynos/exynos5433.dtsi
This dtsi file doesn't exist in the media-git tree. What is the story here?
Should this go through a different subsystem?
I think the media subsystem can take patches 1-3 and whoever does DT patches can
take this patch, right?
Regards,
Hans
> index 59e21b6..5cb489f 100644
> --- a/arch/arm64/boot/dts/exynos/exynos5433.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynos5433.dtsi
> @@ -916,6 +916,27 @@
> io-channel-ranges;
> status = "disabled";
> };
> + jpeg: jpeg at 15020000 {
> + compatible = "samsung,exynos5433-jpeg";
> + reg = <0x15020000 0x10000>;
> + interrupts = <0 411 0>;
> + clock-names = "pclk",
> + "aclk",
> + "aclk_xiu",
> + "sclk";
> + clocks = <&cmu_mscl CLK_PCLK_JPEG>,
> + <&cmu_mscl CLK_ACLK_JPEG>,
> + <&cmu_mscl CLK_ACLK_XIU_MSCLX>,
> + <&cmu_mscl CLK_SCLK_JPEG>;
> + assigned-clocks = <&cmu_mscl CLK_MOUT_ACLK_MSCL_400_USER>,
> + <&cmu_mscl CLK_MOUT_SCLK_JPEG_USER>,
> + <&cmu_mscl CLK_MOUT_SCLK_JPEG>,
> + <&cmu_top CLK_MOUT_SCLK_JPEG_A>;
> + assigned-clock-parents = <&cmu_top CLK_ACLK_MSCL_400>,
> + <&cmu_top CLK_SCLK_JPEG_MSCL>,
> + <&cmu_mscl CLK_MOUT_SCLK_JPEG_USER>,
> + <&cmu_top CLK_MOUT_BUS_PLL_USER>;
> + };
> };
>
> timer {
>
next prev parent reply other threads:[~2015-09-21 9:50 UTC|newest]
Thread overview: 18+ 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 ` [PATCH 1/4] s5p-jpeg: generalize clocks handling Andrzej Pietrasiewicz
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:30 ` Jacek Anaszewski
2015-09-18 14:20 ` [PATCH 3/4] MAINTAINERS: add exynos jpeg codec maintainers Andrzej Pietrasiewicz
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-21 9:50 ` Hans Verkuil [this message]
2015-09-21 9:59 ` Andrzej Pietrasiewicz
2015-09-21 11:41 ` Mauro Carvalho Chehab
2015-09-21 12:28 ` Sylwester Nawrocki
2015-09-21 12:55 ` Andrzej Pietrasiewicz
2015-09-28 8:52 ` Krzysztof Kozlowski
2015-09-28 11:54 ` Bartlomiej Zolnierkiewicz
2015-09-28 12:02 ` Krzysztof Kozlowski
2015-09-30 6:35 ` Kukjin Kim
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=55FFD2D2.1010508@xs4all.nl \
--to=hverkuil@xs4all$(echo .)nl \
--cc=linux-arm-kernel@lists$(echo .)infradead.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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