linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: jagannadh.teki@gmail.com (Jagan Teki)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH v4 1/4] ARM: dts: imx6ul-geam-kit: Remove re-enabled usdhc1
Date: Fri, 16 Jun 2017 12:34:37 +0530	[thread overview]
Message-ID: <1497596680-3186-1-git-send-email-jteki@openedev.com> (raw)

From: Jagan Teki <jagan@amarulasolutions.com>

usdhc1 is enabled and assigned pinctrl-0 on imx6ul-geam.dtsi
but same thing done on imx6ul-geam-kit.dts, so remove this
re-enabled node from the same.

Signed-off-by: Jagan Teki <jagan@amarulasolutions.com>
---
Changes for v4:
- New patch

 arch/arm/boot/dts/imx6ul-geam-kit.dts | 6 ------
 1 file changed, 6 deletions(-)

diff --git a/arch/arm/boot/dts/imx6ul-geam-kit.dts b/arch/arm/boot/dts/imx6ul-geam-kit.dts
index 142e60c..40de2d7 100644
--- a/arch/arm/boot/dts/imx6ul-geam-kit.dts
+++ b/arch/arm/boot/dts/imx6ul-geam-kit.dts
@@ -88,12 +88,6 @@
 	};
 };
 
-&usdhc1 {
-	pinctrl-names = "default";
-	pinctrl-0 = <&pinctrl_usdhc1>;
-	status = "okay";
-};
-
 &tsc {
 	measure-delay-time = <0x1ffff>;
 	pre-charge-time = <0x1fff>;
-- 
2.7.4

             reply	other threads:[~2017-06-16  7:04 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-06-16  7:04 Jagan Teki [this message]
2017-06-16  7:04 ` [PATCH v4 2/4] ARM: dts: imx6ul-geam: Drop imx6ul-geam.dtsi Jagan Teki
2017-06-16  7:04 ` [PATCH v4 3/4] ARM: dts: imx6ul-geam: Skip suffix -kit from dts name Jagan Teki
2017-06-16  7:04 ` [PATCH v4 4/4] ARM: dts: imx6ul-geam: Add Sound card with codec node Jagan Teki
2017-07-11  2:11 ` [PATCH v4 1/4] ARM: dts: imx6ul-geam-kit: Remove re-enabled usdhc1 Shawn Guo

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=1497596680-3186-1-git-send-email-jteki@openedev.com \
    --to=jagannadh.teki@gmail.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;
as well as URLs for NNTP newsgroup(s).