From: k.kozlowski@samsung.com (Krzysztof Kozlowski)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: exynos4210: Add power domain to G2D device
Date: Thu, 26 Nov 2015 08:55:10 +0900 [thread overview]
Message-ID: <56564A5E.4090406@samsung.com> (raw)
In-Reply-To: <1448456127-31842-2-git-send-email-m.szyprowski@samsung.com>
On 25.11.2015 21:55, Marek Szyprowski wrote:
> G2D device and it's SYSMMU belongs to LCD0 power domain on Exynos 4210,
> so add missing power-domains property to G2D device node (G2D's SYSMMU is
> already bound to LCD0 power domain).
>
> Signed-off-by: Marek Szyprowski <m.szyprowski@samsung.com>
> ---
> arch/arm/boot/dts/exynos4210.dtsi | 1 +
> 1 file changed, 1 insertion(+)
You sent it with "in-reply-to" cover letter but without any explanation
why? Are here any dependencies on the rest of patchset? Any specific
order? This is a little bit confusing.
Best regards,
Krzysztof
>
> diff --git a/arch/arm/boot/dts/exynos4210.dtsi b/arch/arm/boot/dts/exynos4210.dtsi
> index aac0f17..d254200 100644
> --- a/arch/arm/boot/dts/exynos4210.dtsi
> +++ b/arch/arm/boot/dts/exynos4210.dtsi
> @@ -185,6 +185,7 @@
> interrupts = <0 89 0>;
> clocks = <&clock CLK_SCLK_FIMG2D>, <&clock CLK_G2D>;
> clock-names = "sclk_fimg2d", "fimg2d";
> + power-domains = <&pd_lcd0>;
> iommus = <&sysmmu_g2d>;
> status = "disabled";
> };
>
next prev parent reply other threads:[~2015-11-25 23:55 UTC|newest]
Thread overview: 18+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-11-25 12:55 [PATCH 0/2] Exynos4210: fix power domain for MDMA1 device Marek Szyprowski
2015-11-25 12:55 ` [PATCH] ARM: dts: exynos4210: Add power domain to G2D device Marek Szyprowski
2015-11-25 23:55 ` Krzysztof Kozlowski [this message]
2015-11-26 7:35 ` Krzysztof Kozlowski
2015-11-25 12:55 ` [PATCH 2/2] ARM: dts: exynos4210: MDMA1 device belongs to LCD0 power domain Marek Szyprowski
2015-11-25 12:58 ` [PATCH 1/2] drivers: amba: properly handle devices with power domains Marek Szyprowski
2015-11-25 13:24 ` Russell King - ARM Linux
2015-11-25 13:34 ` Marek Szyprowski
2015-11-25 13:56 ` Ulf Hansson
2015-11-25 14:43 ` Marek Szyprowski
2015-11-25 18:09 ` Russell King - ARM Linux
2015-11-26 8:39 ` Marek Szyprowski
2015-11-26 10:24 ` Ulf Hansson
2015-11-26 10:59 ` Russell King - ARM Linux
2015-11-26 12:33 ` Marek Szyprowski
2015-11-26 12:55 ` Marek Szyprowski
2015-11-26 15:04 ` Mathieu Poirier
2015-11-27 7:42 ` Marek Szyprowski
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=56564A5E.4090406@samsung.com \
--to=k.kozlowski@samsung.com \
--cc=linux-arm-kernel@lists.infradead.org \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).