From: Inki Dae <inki.dae@samsung.com>
To: dri-devel@lists.freedesktop.org, devicetree@vger.kernel.org
Cc: mark.rutland@arm.com, linux-samsung-soc@vger.kernel.org,
pawel.moll@arm.com, ijc+devicetree@hellion.org.uk,
a.hajda@samsung.com, robh+dt@kernel.org, galak@codeaurora.org,
kgene.kim@samsung.com
Subject: [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato
Date: Fri, 28 Nov 2014 20:39:49 +0900 [thread overview]
Message-ID: <1417174791-7339-2-git-send-email-inki.dae@samsung.com> (raw)
In-Reply-To: <1417174791-7339-1-git-send-email-inki.dae@samsung.com>
This patch adds fimd device node which is a display controller
for Exynos3250 Rinato board.
Signed-off-by: Inki Dae <inki.dae@samsung.com>
Acked-by: Kyungmin Park <kyungmin.park@samsung.com>
---
arch/arm/boot/dts/exynos3250-rinato.dts | 11 +++++++++++
1 file changed, 11 insertions(+)
diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index 80aa8b4..79aa916 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -125,6 +125,17 @@
};
};
+&fimd {
+ status = "okay";
+
+ i80-if-timings {
+ cs-setup = <0>;
+ wr-setup = <0>;
+ wr-act = <1>;
+ wr-hold = <0>;
+ };
+};
+
&i2c_0 {
#address-cells = <1>;
#size-cells = <0>;
--
1.7.9.5
_______________________________________________
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-28 11:39 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-11-28 11:39 [PATCH 0/3] add Display support for exynos3250 Rinato board Inki Dae
2014-11-28 11:39 ` Inki Dae [this message]
2015-01-03 6:50 ` [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato Inki Dae
2015-01-12 9:12 ` Kukjin Kim
2015-01-12 9:46 ` Inki Dae
2014-11-28 11:39 ` [PATCH 2/3] drm/panel: add s6e63j0x03 LCD Panel driver Inki Dae
2014-12-01 10:43 ` Thierry Reding
2014-11-28 11:39 ` [PATCH 3/3] ARM: dts: add Panel device support for exynos3250-rinato Inki Dae
2015-01-03 6:51 ` Inki Dae
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=1417174791-7339-2-git-send-email-inki.dae@samsung.com \
--to=inki.dae@samsung.com \
--cc=a.hajda@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=linux-samsung-soc@vger.kernel.org \
--cc=mark.rutland@arm.com \
--cc=pawel.moll@arm.com \
--cc=robh+dt@kernel.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