Linux-PHY Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Krzysztof Kozlowski <krzk@kernel.org>
To: Tzu-Hao Wei <twei@axiado.com>,
	SriNavmani A <srinavmani@axiado.com>,
	Prasad Bolisetty <pbolisetty@axiado.com>,
	Vinod Koul <vkoul@kernel.org>,
	Neil Armstrong <neil.armstrong@linaro.org>,
	Rob Herring <robh@kernel.org>,
	Krzysztof Kozlowski <krzk+dt@kernel.org>,
	Conor Dooley <conor+dt@kernel.org>,
	Ulf Hansson <ulf.hansson@linaro.org>,
	Adrian Hunter <adrian.hunter@intel.com>,
	Michal Simek <michal.simek@amd.com>
Cc: linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-mmc@vger.kernel.org,
	openbmc@lists.ozlabs.org
Subject: Re: [PATCH v2 0/2] Add Axiado AX3000 eMMC Host Controller Support
Date: Mon, 12 Jan 2026 09:30:24 +0100	[thread overview]
Message-ID: <55a2c060-014f-4077-85a1-15f6f799d263@kernel.org> (raw)
In-Reply-To: <20260109-axiado-ax3000-add-emmc-host-driver-support-v2-0-934f1a61f7c0@axiado.com>

On 09/01/2026 10:46, Tzu-Hao Wei wrote:
> Axiado AX3000 SoC eMMC controller is based on Arasan eMMC controller.
> 
> This series includes:
> 1. Add bindings for AX3000 SoC eMMC controller
> 2. Add arasan sdhci support for eMMC in Axiado AX3000
> 
> Signed-off-by: Tzu-Hao Wei <twei@axiado.com>
> ---
> Changes in v2:
> - Keep host controller changes in this patchset
> - Use pdata instead of mix compatible string
> - Fix coding style
> - Link to v1: https://lore.kernel.org/r/20251222-axiado-ax3000-add-emmc-host-driver-support-v1-0-5457d0ebcdb4@axiado.com
> 
> ---
> SriNavmani A (2):
>       dt-bindings: mmc: arasan,sdhci: Add Axiado AX3000 SoC
>       mmc: sdhci-of-arasan: add support on Axiado AX3000 SoC
> 
>  Documentation/devicetree/bindings/mmc/arasan,sdhci.yaml |  3 +++
>  drivers/mmc/host/sdhci-of-arasan.c                      | 14 ++++++++++++++
>  2 files changed, 17 insertions(+)
> ---
> base-commit: f10c325a345fef0a688a2bcdfab1540d1c924148
> change-id: 20251222-axiado-ax3000-add-emmc-host-driver-support-2cc84a8f889a
> prerequisite-change-id: 20260108-axiado-ax3000-add-emmc-phy-driver-support-d61aead8f622:v1
> prerequisite-patch-id: 03617f4dadb7ed33653d1e0b3c03e732ed4948c5
> prerequisite-patch-id: 454a64fb94f3c1b6cf6fb7fbfce97f706933b7e3
> prerequisite-patch-id: 7961935b88d6c3056b55b4058c1ba878aa00490c
> prerequisite-patch-id: f87b65e3c93f8f1edf2305784ea3f81a04c4ad58

Huh, why and how?

It's impossible to apply this.

Best regards,
Krzysztof

-- 
linux-phy mailing list
linux-phy@lists.infradead.org
https://lists.infradead.org/mailman/listinfo/linux-phy

  parent reply	other threads:[~2026-01-12  8:30 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-09  9:46 [PATCH v2 0/2] Add Axiado AX3000 eMMC Host Controller Support Tzu-Hao Wei
2026-01-09  9:46 ` [PATCH v2 1/2] dt-bindings: mmc: arasan,sdhci: Add Axiado AX3000 SoC Tzu-Hao Wei
2026-01-09 11:29   ` Rob Herring (Arm)
2026-01-12  6:10     ` Tzu-Hao Wei
2026-01-12  8:46   ` Krzysztof Kozlowski
2026-01-09  9:46 ` [PATCH v2 2/2] mmc: sdhci-of-arasan: add support on " Tzu-Hao Wei
2026-01-12  8:23   ` Adrian Hunter
2026-02-05  3:37     ` Tzu-Hao Wei
2026-01-12  8:30 ` Krzysztof Kozlowski [this message]
2026-01-12 10:13   ` [PATCH v2 0/2] Add Axiado AX3000 eMMC Host Controller Support Tzu-Hao Wei

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=55a2c060-014f-4077-85a1-15f6f799d263@kernel.org \
    --to=krzk@kernel.org \
    --cc=adrian.hunter@intel.com \
    --cc=conor+dt@kernel.org \
    --cc=devicetree@vger.kernel.org \
    --cc=krzk+dt@kernel.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-mmc@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=michal.simek@amd.com \
    --cc=neil.armstrong@linaro.org \
    --cc=openbmc@lists.ozlabs.org \
    --cc=pbolisetty@axiado.com \
    --cc=robh@kernel.org \
    --cc=srinavmani@axiado.com \
    --cc=twei@axiado.com \
    --cc=ulf.hansson@linaro.org \
    --cc=vkoul@kernel.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