Re: [PATCH 1/3] ARM: dts: add fimd device support for exynos3250-rinato
From: Inki Dae <inki.dae@samsung.com>
Date: 2015-01-12 09:46:02
Also in:
dri-devel, linux-samsung-soc
On 2015년 01월 12일 18:12, Kukjin Kim wrote:
On 01/03/15 15:50, Inki Dae wrote:quoted
On 2014년 11월 28일 20:39, Inki Dae wrote:quoted
This patch adds fimd device node which is a display controller for Exynos3250 Rinato board.Hi Kukjin, Please, ping~ Thanks, Inki Daequoted
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>;Applied this and 3rd one. BTW, I can't see the "samsung,s6e63j0x03" support yet?
I sent it with a separated patch Ccing you. You can refer to below link, http://www.spinics.net/lists/linux-samsung-soc/msg39756.html Thanks, Inki Dae
- Kukjin -- To unsubscribe from this list: send the line "unsubscribe devicetree" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
_______________________________________________ dri-devel mailing list dri-devel@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/dri-devel