devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: "Benoît Monin" <benoit.monin@bootlin.com>
To: "Ulf Hansson" <ulf.hansson@linaro.org>,
	"Rob Herring" <robh@kernel.org>,
	"Krzysztof Kozlowski" <krzk+dt@kernel.org>,
	"Conor Dooley" <conor+dt@kernel.org>,
	"Vladimir Kondratiev" <vladimir.kondratiev@mobileye.com>,
	"Gregory CLEMENT" <gregory.clement@bootlin.com>,
	"Théo Lebrun" <theo.lebrun@bootlin.com>,
	"Thomas Bogendoerfer" <tsbogend@alpha.franken.de>,
	"Adrian Hunter" <adrian.hunter@intel.com>,
	"Masahiro Yamada" <yamada.masahiro@socionext.com>
Cc: "Benoît Monin" <benoit.monin@bootlin.com>,
	linux-mmc@vger.kernel.org, devicetree@vger.kernel.org,
	linux-kernel@vger.kernel.org, linux-mips@vger.kernel.org,
	"Thomas Petazzoni" <thomas.petazzoni@bootlin.com>
Subject: [PATCH 1/6] dt-bindings: mmc: cdns: add Mobileye EyeQ MMC/SDHCI controller
Date: Tue, 17 Jun 2025 15:25:51 +0200	[thread overview]
Message-ID: <9b34b471d1e71cf47c503aed7145fab896767ba7.1750156323.git.benoit.monin@bootlin.com> (raw)
In-Reply-To: <cover.1750156323.git.benoit.monin@bootlin.com>

The MMC/SD controller from Mobileye is compatible with cdns,sd4hc, but
will need the preset broken value quirk for speed slower than HS200.

Signed-off-by: Benoît Monin <benoit.monin@bootlin.com>
---
 Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
index 0432cc96f7ca..ac75d694611a 100644
--- a/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
+++ b/Documentation/devicetree/bindings/mmc/cdns,sdhci.yaml
@@ -16,6 +16,7 @@ properties:
           - amd,pensando-elba-sd4hc
           - microchip,mpfs-sd4hc
           - microchip,pic64gx-sd4hc
+          - mobileye,eyeq-sd4hc
           - socionext,uniphier-sd4hc
       - const: cdns,sd4hc
 

  reply	other threads:[~2025-06-17 13:26 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-06-17 13:25 [PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs Benoît Monin
2025-06-17 13:25 ` Benoît Monin [this message]
2025-06-17 13:25 ` [PATCH 2/6] mmc: sdhci-cadence: add Mobileye eyeQ support Benoît Monin
2025-06-17 13:25 ` [PATCH 3/6] MIPS: mobileye: dts: eyeq6h: add the emmc controller Benoît Monin
2025-06-30  7:33   ` Gregory CLEMENT
2025-06-17 13:25 ` [PATCH 4/6] MIPS: eyeq6_defconfig: add cadence MMC/SDHCI driver Benoît Monin
2025-06-30  7:34   ` Gregory CLEMENT
2025-06-17 13:25 ` [PATCH 5/6] MIPS: mobileye: dts: eyeq5: add the emmc controller Benoît Monin
2025-06-30  7:35   ` Gregory CLEMENT
2025-06-17 13:25 ` [PATCH 6/6] MIPS: eyeq5_defconfig: add cadence MMC/SDHCI driver Benoît Monin
2025-06-30  7:37   ` Gregory CLEMENT
2025-06-23 11:53 ` [PATCH 0/6] Add MMC support for Mobileye EyeQ5 and EyeQ6 SoCs Ulf Hansson
2025-07-02 12:01 ` Thomas Bogendoerfer

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=9b34b471d1e71cf47c503aed7145fab896767ba7.1750156323.git.benoit.monin@bootlin.com \
    --to=benoit.monin@bootlin.com \
    --cc=adrian.hunter@intel.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=gregory.clement@bootlin.com \
    --cc=krzk+dt@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mips@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=robh@kernel.org \
    --cc=theo.lebrun@bootlin.com \
    --cc=thomas.petazzoni@bootlin.com \
    --cc=tsbogend@alpha.franken.de \
    --cc=ulf.hansson@linaro.org \
    --cc=vladimir.kondratiev@mobileye.com \
    --cc=yamada.masahiro@socionext.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;
as well as URLs for NNTP newsgroup(s).