public inbox for linux-arm-kernel@lists.infradead.org
 help / color / mirror / Atom feed
From: hoegeun.kwon@samsung.com (Hoegeun Kwon)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v2 4/4] ARM: dts: exynos: Remove the display-timing and delay from rinato dts
Date: Thu, 15 Jun 2017 19:03:30 +0900	[thread overview]
Message-ID: <1497521010-8429-5-git-send-email-hoegeun.kwon@samsung.com> (raw)
In-Reply-To: <1497521010-8429-1-git-send-email-hoegeun.kwon@samsung.com>

The display-timing and delay are included in the panel driver. So it
should be removed in dts.

Signed-off-by: Hoegeun Kwon <hoegeun.kwon@samsung.com>
---
 arch/arm/boot/dts/exynos3250-rinato.dts | 22 ----------------------
 1 file changed, 22 deletions(-)

diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index de2702e..3df88383 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -227,28 +227,6 @@
 		vci-supply = <&ldo20_reg>;
 		reset-gpios = <&gpe0 1 GPIO_ACTIVE_LOW>;
 		te-gpios = <&gpx0 6 GPIO_ACTIVE_HIGH>;
-		power-on-delay= <30>;
-		power-off-delay= <120>;
-		reset-delay = <5>;
-		init-delay = <100>;
-		flip-horizontal;
-		flip-vertical;
-		panel-width-mm = <29>;
-		panel-height-mm = <29>;
-
-		display-timings {
-			timing-0 {
-				clock-frequency = <4600000>;
-				hactive = <320>;
-				vactive = <320>;
-				hfront-porch = <1>;
-				hback-porch = <1>;
-				hsync-len = <1>;
-				vfront-porch = <150>;
-				vback-porch = <1>;
-				vsync-len = <2>;
-			};
-		};
 	};
 };
 
-- 
1.9.1

      parent reply	other threads:[~2017-06-15 10:03 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20170615100341epcas5p18affc41c65c13d0daac005290cf1d249@epcas5p1.samsung.com>
2017-06-15 10:03 ` [PATCH v2 0/4] Add support for the s6e63j0x03 panel on Rinato board Hoegeun Kwon
2017-06-15 10:03   ` [PATCH v2 1/4] dt-bindings: Add support for samsung s6e63j0x03 panel binding Hoegeun Kwon
2017-06-15 10:03   ` [PATCH v2 2/4] drm/panel: Add support for s6e63j0x03 panel driver Hoegeun Kwon
2017-06-19  9:14     ` Andrzej Hajda
2017-06-20  4:36       ` Hoegeun Kwon
2017-06-15 10:03   ` [PATCH v2 3/4] ARM: dts: exynos: Fix the active of reset gpios from rinato dts Hoegeun Kwon
2017-06-16 16:20     ` Krzysztof Kozlowski
2017-06-15 10:03   ` Hoegeun Kwon [this message]

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=1497521010-8429-5-git-send-email-hoegeun.kwon@samsung.com \
    --to=hoegeun.kwon@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