All of lore.kernel.org
 help / color / mirror / Atom feed
From: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
To: Kukjin Kim <kgene.kim@samsung.com>
Cc: Doug Anderson <dianders@chromium.org>,
	Andreas Faerber <afaerber@suse.de>,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org,
	Javier Martinez Canillas <javier.martinez@collabora.co.uk>
Subject: [PATCH 2/2] ARM: dts: Remove display timings node from exynos5250-snow
Date: Wed, 24 Sep 2014 23:42:37 +0200	[thread overview]
Message-ID: <1411594957-10681-2-git-send-email-javier.martinez@collabora.co.uk> (raw)
In-Reply-To: <1411594957-10681-1-git-send-email-javier.martinez@collabora.co.uk>

Commit a3d72ca ("ARM: dts: Clean up exynos5250-snow") improved
the Snow DTS but the patch was rebased due conflicting changes
and the merge resolution added a device node removed by commit
a98c3c2 ("ARM: dts: update display related nodes for exynos5250-snow").

This patch removes the node again to keep the DTS as before.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 arch/arm/boot/dts/exynos5250-snow.dts | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index e562459..f9bc04b 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -241,22 +241,6 @@
 	samsung,lane-count = <2>;
 	samsung,hpd-gpio = <&gpx0 7 GPIO_ACTIVE_HIGH>;
 	bridge = <&ptn3460>;
-
-	display-timings {
-		native-mode = <&timing1>;
-
-		timing1: timing@1 {
-			clock-frequency = <70589280>;
-			hactive = <1366>;
-			vactive = <768>;
-			hfront-porch = <40>;
-			hback-porch = <40>;
-			hsync-len = <32>;
-			vback-porch = <10>;
-			vfront-porch = <12>;
-			vsync-len = <6>;
-		};
-	};
 };
 
 &ehci {
-- 
2.1.0


WARNING: multiple messages have this Message-ID (diff)
From: javier.martinez@collabora.co.uk (Javier Martinez Canillas)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 2/2] ARM: dts: Remove display timings node from exynos5250-snow
Date: Wed, 24 Sep 2014 23:42:37 +0200	[thread overview]
Message-ID: <1411594957-10681-2-git-send-email-javier.martinez@collabora.co.uk> (raw)
In-Reply-To: <1411594957-10681-1-git-send-email-javier.martinez@collabora.co.uk>

Commit a3d72ca ("ARM: dts: Clean up exynos5250-snow") improved
the Snow DTS but the patch was rebased due conflicting changes
and the merge resolution added a device node removed by commit
a98c3c2 ("ARM: dts: update display related nodes for exynos5250-snow").

This patch removes the node again to keep the DTS as before.

Signed-off-by: Javier Martinez Canillas <javier.martinez@collabora.co.uk>
---
 arch/arm/boot/dts/exynos5250-snow.dts | 16 ----------------
 1 file changed, 16 deletions(-)

diff --git a/arch/arm/boot/dts/exynos5250-snow.dts b/arch/arm/boot/dts/exynos5250-snow.dts
index e562459..f9bc04b 100644
--- a/arch/arm/boot/dts/exynos5250-snow.dts
+++ b/arch/arm/boot/dts/exynos5250-snow.dts
@@ -241,22 +241,6 @@
 	samsung,lane-count = <2>;
 	samsung,hpd-gpio = <&gpx0 7 GPIO_ACTIVE_HIGH>;
 	bridge = <&ptn3460>;
-
-	display-timings {
-		native-mode = <&timing1>;
-
-		timing1: timing at 1 {
-			clock-frequency = <70589280>;
-			hactive = <1366>;
-			vactive = <768>;
-			hfront-porch = <40>;
-			hback-porch = <40>;
-			hsync-len = <32>;
-			vback-porch = <10>;
-			vfront-porch = <12>;
-			vsync-len = <6>;
-		};
-	};
 };
 
 &ehci {
-- 
2.1.0

  reply	other threads:[~2014-09-24 21:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-09-24 21:42 [PATCH 1/2] ARM: dts: Fix chip select GPIO on smdk5250 Javier Martinez Canillas
2014-09-24 21:42 ` Javier Martinez Canillas
2014-09-24 21:42 ` Javier Martinez Canillas [this message]
2014-09-24 21:42   ` [PATCH 2/2] ARM: dts: Remove display timings node from exynos5250-snow Javier Martinez Canillas

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=1411594957-10681-2-git-send-email-javier.martinez@collabora.co.uk \
    --to=javier.martinez@collabora.co.uk \
    --cc=afaerber@suse.de \
    --cc=dianders@chromium.org \
    --cc=kgene.kim@samsung.com \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-samsung-soc@vger.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.