From: Inki Dae <inki.dae@samsung.com>
To: YoungJun Cho <yj44.cho@samsung.com>
Cc: mark.rutland@arm.com, devicetree@vger.kernel.org,
linux-samsung-soc@vger.kernel.org, pawel.moll@arm.com,
ijc+devicetree@hellion.org.uk, sw0312.kim@samsung.com,
dri-devel@lists.freedesktop.org, a.hajda@samsung.com,
kyungmin.park@samsung.com, robh+dt@kernel.org,
galak@codeaurora.org, kgene.kim@samsung.com,
cw00.choi@samsung.com
Subject: Re: [PATCH 3/4] ARM: dts: add fimd device node to exynos4415.dtsi
Date: Fri, 14 Nov 2014 17:24:33 +0900 [thread overview]
Message-ID: <5465BC41.6060501@samsung.com> (raw)
In-Reply-To: <1415340747-27904-4-git-send-email-yj44.cho@samsung.com>
On 2014년 11월 07일 15:12, YoungJun Cho wrote:
> This patch adds fimd device node to exynos4415.dtsi.
>
Hi Kukjin,
Could you merge patch 3 and 4 to your tree? These are dt part for
Exynos4415 drm support. For drm patches, I already merged them.
Thanks,
Inki Dae
> Signed-off-by: YoungJun Cho <yj44.cho@samsung.com>
> Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
> ---
> arch/arm/boot/dts/exynos4415.dtsi | 12 ++++++++++++
> 1 file changed, 12 insertions(+)
>
> diff --git a/arch/arm/boot/dts/exynos4415.dtsi b/arch/arm/boot/dts/exynos4415.dtsi
> index c1c9b37..30acb3a 100644
> --- a/arch/arm/boot/dts/exynos4415.dtsi
> +++ b/arch/arm/boot/dts/exynos4415.dtsi
> @@ -234,6 +234,18 @@
> interrupts = <0 240 0>;
> };
>
> + fimd: fimd@11C00000 {
> + compatible = "samsung,exynos4415-fimd";
> + reg = <0x11C00000 0x30000>;
> + interrupt-names = "fifo", "vsync", "lcd_sys";
> + interrupts = <0 84 0>, <0 85 0>, <0 86 0>;
> + clocks = <&cmu CLK_SCLK_FIMD0>, <&cmu CLK_FIMD0>;
> + clock-names = "sclk_fimd", "fimd";
> + samsung,power-domain = <&pd_lcd0>;
> + samsung,sysreg = <&sysreg_system_controller>;
> + status = "disabled";
> + };
> +
> hsotg: hsotg@12480000 {
> compatible = "samsung,s3c6400-hsotg";
> reg = <0x12480000 0x20000>;
>
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel
next prev parent reply other threads:[~2014-11-14 8:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-07 6:12 [PATCH 0/4] drm/exynos: support Exynos4415 SoC YoungJun Cho
2014-11-07 6:12 ` [PATCH 1/4] drm/exynos: dsi: " YoungJun Cho
2014-11-13 8:42 ` Inki Dae
2014-11-07 6:12 ` [PATCH 2/4] drm/exynos: fimd: " YoungJun Cho
2014-11-13 8:42 ` Inki Dae
2014-11-07 6:12 ` [PATCH 3/4] ARM: dts: add fimd device node to exynos4415.dtsi YoungJun Cho
2014-11-14 8:24 ` Inki Dae [this message]
2014-11-07 6:12 ` [PATCH 4/4] ARM: dts: add mipi dsi " YoungJun Cho
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=5465BC41.6060501@samsung.com \
--to=inki.dae@samsung.com \
--cc=a.hajda@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=dri-devel@lists.freedesktop.org \
--cc=galak@codeaurora.org \
--cc=ijc+devicetree@hellion.org.uk \
--cc=kgene.kim@samsung.com \
--cc=kyungmin.park@samsung.com \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.org \
--cc=sw0312.kim@samsung.com \
--cc=yj44.cho@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 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).