linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: festevam@gmail.com (Fabio Estevam)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 5/6] ARM: dts: vf610-zii-cfu1: Pass the 'no-sdio' property
Date: Tue, 11 Sep 2018 17:10:46 -0300	[thread overview]
Message-ID: <1536696647-8228-5-git-send-email-festevam@gmail.com> (raw)
In-Reply-To: <1536696647-8228-1-git-send-email-festevam@gmail.com>

No SDIO devices are connected to these ports, so pass the 'no-sdio'
property.

Signed-off-by: Fabio Estevam <festevam@gmail.com>
---
 arch/arm/boot/dts/vf610-zii-cfu1.dts | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/arch/arm/boot/dts/vf610-zii-cfu1.dts b/arch/arm/boot/dts/vf610-zii-cfu1.dts
index de3ed03..aba4cec 100644
--- a/arch/arm/boot/dts/vf610-zii-cfu1.dts
+++ b/arch/arm/boot/dts/vf610-zii-cfu1.dts
@@ -122,6 +122,7 @@
 	non-removable;
 	no-1-8-v;
 	keep-power-in-suspend;
+	no-sdio;
 	status = "okay";
 };
 
@@ -129,6 +130,7 @@
 	pinctrl-names = "default";
 	pinctrl-0 = <&pinctrl_esdhc1>;
 	bus-width = <4>;
+	no-sdio;
 	status = "okay";
 };
 
-- 
2.7.4

  parent reply	other threads:[~2018-09-11 20:10 UTC|newest]

Thread overview: 17+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-09-11 20:10 [PATCH 1/6] ARM: dts: imx51: Add label for VPU node Fabio Estevam
2018-09-11 20:10 ` [PATCH 2/6] ARM: dts: imx51-zii-scu3-esb: Disable VPU Fabio Estevam
2018-09-25 15:07   ` Shawn Guo
2018-09-25 15:13     ` Andrey Smirnov
2018-09-11 20:10 ` [PATCH 3/6] ARM: dts: imx51-zii-scu2-mezz: " Fabio Estevam
2018-09-25 15:10   ` Shawn Guo
2018-09-25 15:13     ` Andrey Smirnov
2018-09-11 20:10 ` [PATCH 4/6] ARM: dts: imx51-zii-scu2-mezz: Disable the internal watchdog Fabio Estevam
2018-09-25 15:12   ` Shawn Guo
2018-09-25 15:14     ` Andrey Smirnov
2018-09-11 20:10 ` Fabio Estevam [this message]
2018-09-25 15:18   ` [PATCH 5/6] ARM: dts: vf610-zii-cfu1: Pass the 'no-sdio' property Shawn Guo
2018-09-25 15:40     ` Andrey Smirnov
2018-09-11 20:10 ` [PATCH 6/6] ARM: dts: vf610-zii-cfu1: Pass the 'no-sd' property Fabio Estevam
2018-09-25 15:19   ` Shawn Guo
2018-09-25 15:41     ` Andrey Smirnov
2018-09-26  2:19 ` [PATCH 1/6] ARM: dts: imx51: Add label for VPU node 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=1536696647-8228-5-git-send-email-festevam@gmail.com \
    --to=festevam@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).