From: Beomho Seo <beomho.seo@samsung.com>
To: linux-samsung-soc@vger.kernel.org, devicetree@vger.kernel.org
Cc: kgene.kim@samsung.com, yj44.cho@samsung.com,
cw00.choi@samsung.com, inki.dae@samsung.com,
beomho.seo@samsung.com, Kukjin Kim <kgene@kernel.org>
Subject: [PATCH RESEND 1/2] ARM: dts: exynos3250: remove unecessary property of gpio-keys node
Date: Tue, 06 Jan 2015 12:43:28 +0900 [thread overview]
Message-ID: <1420515809-5151-2-git-send-email-beomho.seo@samsung.com> (raw)
In-Reply-To: <1420515809-5151-1-git-send-email-beomho.seo@samsung.com>
This patch remove unecessary property of gpio-keys node.
gpio-keys driver do not uses interrupts and interrupt-parent.
Cc: Kukjin Kim <kgene@kernel.org>
Cc: Youngjun Cho <yj44.cho@samsung.com>
Cc: Chanwoo Choi <cw00.choi@samsung.com>
Reviewed-by: Chanwoo Choi <cw00.choi@samsung.com>
Signed-off-by: Beomho Seo <beomho.seo@samsung.com>
---
arch/arm/boot/dts/exynos3250-monk.dts | 2 --
arch/arm/boot/dts/exynos3250-rinato.dts | 2 --
2 files changed, 4 deletions(-)
diff --git a/arch/arm/boot/dts/exynos3250-monk.dts b/arch/arm/boot/dts/exynos3250-monk.dts
index 24822aa..2129ab98 100644
--- a/arch/arm/boot/dts/exynos3250-monk.dts
+++ b/arch/arm/boot/dts/exynos3250-monk.dts
@@ -37,8 +37,6 @@
compatible = "gpio-keys";
power_key {
- interrupt-parent = <&gpx2>;
- interrupts = <7 0>;
gpios = <&gpx2 7 1>;
linux,code = <KEY_POWER>;
label = "power key";
diff --git a/arch/arm/boot/dts/exynos3250-rinato.dts b/arch/arm/boot/dts/exynos3250-rinato.dts
index 80aa8b4..c186ac6 100644
--- a/arch/arm/boot/dts/exynos3250-rinato.dts
+++ b/arch/arm/boot/dts/exynos3250-rinato.dts
@@ -37,8 +37,6 @@
compatible = "gpio-keys";
power_key {
- interrupt-parent = <&gpx2>;
- interrupts = <7 0>;
gpios = <&gpx2 7 1>;
linux,code = <KEY_POWER>;
label = "power key";
--
1.7.9.5
next prev parent reply other threads:[~2015-01-06 3:43 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-06 3:43 [PATCH RESEND 0/2] ARM: dts: exynos3250: revise property for gpio-keys node Beomho Seo
2015-01-06 3:43 ` Beomho Seo [this message]
2015-01-12 9:04 ` [PATCH RESEND 1/2] ARM: dts: exynos3250: remove unecessary property of " Kukjin Kim
2015-01-06 3:43 ` [PATCH RESEND 2/2] ARM: dts: exynos3250: replace number by macro in gpio keys Beomho Seo
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=1420515809-5151-2-git-send-email-beomho.seo@samsung.com \
--to=beomho.seo@samsung.com \
--cc=cw00.choi@samsung.com \
--cc=devicetree@vger.kernel.org \
--cc=inki.dae@samsung.com \
--cc=kgene.kim@samsung.com \
--cc=kgene@kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--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