linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
From: michal.simek@xilinx.com (Michal Simek)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH 6/7] ARM64: zynqmp: Enable sdhci on ep108
Date: Mon, 27 Jul 2015 11:48:14 +0200	[thread overview]
Message-ID: <f6be42a011f11a399e04939f726bcefb202eba49.1437990464.git.michal.simek@xilinx.com> (raw)
In-Reply-To: <48a75b64b05dc094e34fe27e5d03552dbfe77fe2.1437990464.git.michal.simek@xilinx.com>

Enable both sdhcis on ep108.

Signed-off-by: Michal Simek <michal.simek@xilinx.com>
---

 arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
index faee1617ab16..206e18eca2fb 100644
--- a/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
+++ b/arch/arm64/boot/dts/xilinx/zynqmp-ep108.dts
@@ -55,6 +55,14 @@
 	ceva,broken-gen2;
 };
 
+&sdhci0 {
+	status = "okay";
+};
+
+&sdhci1 {
+	status = "okay";
+};
+
 &uart0 {
 	status = "okay";
 };
-- 
2.3.5

  parent reply	other threads:[~2015-07-27  9:48 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-07-27  9:48 [PATCH 1/7] ARM64: zynqmp: Use zynqmp specific compatible string for gpio Michal Simek
2015-07-27  9:48 ` [PATCH 2/7] ARM64: zynqmp: Add CANs node for platform Michal Simek
2015-07-27  9:48 ` [PATCH 3/7] ARM64: zynqmp: Add SMMU support Michal Simek
2015-07-27  9:48 ` [PATCH 4/7] ARM64: zynqmp: Add DWC3 usb support Michal Simek
2015-07-27  9:48 ` [PATCH 5/7] ARM64: zynqmp: Enable watchdog on ep108 Michal Simek
2015-07-27  9:48 ` Michal Simek [this message]
2015-07-27  9:48 ` [PATCH 7/7] ARM64: zynqmp: Add eeprom memories on i2c bus Michal Simek
2015-07-27 10:01   ` Shubhrajyoti Datta
2015-07-29 13:04     ` Michal Simek

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=f6be42a011f11a399e04939f726bcefb202eba49.1437990464.git.michal.simek@xilinx.com \
    --to=michal.simek@xilinx.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).