public inbox for linux-arm-kernel@lists.infradead.org 
 help / color / mirror / Atom feed
From: <Eugen.Hristev@microchip•com>
To: <Nicolas.Ferre@microchip•com>, <Ludovic.Desroches@microchip•com>,
	<alexandre.belloni@bootlin•com>, <adrian.hunter@intel•com>,
	<ulf.hansson@linaro•org>, <linux-arm-kernel@lists•infradead.org>,
	<devicetree@vger•kernel.org>, <linux-kernel@vger•kernel.org>,
	<linux-mmc@vger•kernel.org>
Cc: Eugen.Hristev@microchip•com
Subject: [PATCH 2/2] ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0
Date: Thu, 8 Aug 2019 08:35:43 +0000	[thread overview]
Message-ID: <1565252928-28994-2-git-send-email-eugen.hristev@microchip.com> (raw)
In-Reply-To: <1565252928-28994-1-git-send-email-eugen.hristev@microchip.com>

From: Eugen Hristev <eugen.hristev@microchip•com>

Add mmc capabilities for SDMMC0 for this board.
With this enabled, eMMC connected card is detected as:

mmc0: new DDR MMC card at address 0001

Signed-off-by: Eugen Hristev <eugen.hristev@microchip•com>
---
 arch/arm/boot/dts/at91-sama5d27_som1_ek.dts | 1 +
 1 file changed, 1 insertion(+)

diff --git a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
index 149e539..194b3a3 100644
--- a/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
+++ b/arch/arm/boot/dts/at91-sama5d27_som1_ek.dts
@@ -54,6 +54,7 @@
 
 		sdmmc0: sdio-host@a0000000 {
 			bus-width = <8>;
+			mmc-ddr-3_3v;
 			pinctrl-names = "default";
 			pinctrl-0 = <&pinctrl_sdmmc0_default>;
 			status = "okay";
-- 
2.7.4


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists•infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

  reply	other threads:[~2019-08-08  8:36 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-08-08  8:35 [PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200 Eugen.Hristev
2019-08-08  8:35 ` Eugen.Hristev [this message]
2019-08-08 12:42   ` [PATCH 2/2] ARM: dts: at91: sama5d27_som1_ek: add mmc capabilities for SDMMC0 Ludovic Desroches
2019-08-08 12:57     ` Adrian Hunter
2019-08-09  6:23       ` Ludovic Desroches
2019-08-12 15:38         ` Eugen.Hristev
2019-08-13  6:53           ` Ludovic Desroches
2019-10-03 10:24             ` Eugen.Hristev
2019-10-03 19:42               ` Alexandre Belloni
2019-08-08 12:42 ` [PATCH 1/2] mmc: sdhci-of-at91: add quirk for broken HS200 Ludovic Desroches
2019-08-08 13:00 ` Adrian Hunter
2019-08-08 15:23 ` Ulf Hansson
2019-08-09  8:08   ` Ludovic Desroches
2019-08-22 12:12     ` Ulf Hansson

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=1565252928-28994-2-git-send-email-eugen.hristev@microchip.com \
    --to=eugen.hristev@microchip$(echo .)com \
    --cc=Ludovic.Desroches@microchip$(echo .)com \
    --cc=Nicolas.Ferre@microchip$(echo .)com \
    --cc=adrian.hunter@intel$(echo .)com \
    --cc=alexandre.belloni@bootlin$(echo .)com \
    --cc=devicetree@vger$(echo .)kernel.org \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-mmc@vger$(echo .)kernel.org \
    --cc=ulf.hansson@linaro$(echo .)org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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