All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Alim Akhtar <alim.akhtar@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	avri.altman@wdc.com, bvanassche@acm.org,
	martin.petersen@oracle.com, chanho61.park@samsung.com,
	pankaj.dubey@samsung.com
Subject: Re: [PATCH v4 0/6] Add support for UFS controller found in FSD SoC
Date: Thu, 16 Jun 2022 17:18:50 -0700	[thread overview]
Message-ID: <YqvIasse5qjsLcO2@matsya> (raw)
In-Reply-To: <20220610104119.66401-1-alim.akhtar@samsung.com>

On 10-06-22, 16:11, Alim Akhtar wrote:
> 
> This series adds support for UFS controller found in FSD SoC.
> The HCI is almost same as found on other Exynos SoCs with minor
> differences. This also adds the required UFS-PHY driver changes.

Applied 1-3, thanks

-- 
~Vinod

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

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Alim Akhtar <alim.akhtar@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	avri.altman@wdc.com, bvanassche@acm.org,
	martin.petersen@oracle.com, chanho61.park@samsung.com,
	pankaj.dubey@samsung.com
Subject: Re: [PATCH v4 0/6] Add support for UFS controller found in FSD SoC
Date: Thu, 16 Jun 2022 17:18:50 -0700	[thread overview]
Message-ID: <YqvIasse5qjsLcO2@matsya> (raw)
In-Reply-To: <20220610104119.66401-1-alim.akhtar@samsung.com>

On 10-06-22, 16:11, Alim Akhtar wrote:
> 
> This series adds support for UFS controller found in FSD SoC.
> The HCI is almost same as found on other Exynos SoCs with minor
> differences. This also adds the required UFS-PHY driver changes.

Applied 1-3, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Alim Akhtar <alim.akhtar@samsung.com>
Cc: linux-arm-kernel@lists.infradead.org,
	linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org,
	linux-phy@lists.infradead.org, devicetree@vger.kernel.org,
	robh+dt@kernel.org, krzysztof.kozlowski+dt@linaro.org,
	avri.altman@wdc.com, bvanassche@acm.org,
	martin.petersen@oracle.com, chanho61.park@samsung.com,
	pankaj.dubey@samsung.com
Subject: Re: [PATCH v4 0/6] Add support for UFS controller found in FSD SoC
Date: Thu, 16 Jun 2022 17:18:50 -0700	[thread overview]
Message-ID: <YqvIasse5qjsLcO2@matsya> (raw)
In-Reply-To: <20220610104119.66401-1-alim.akhtar@samsung.com>

On 10-06-22, 16:11, Alim Akhtar wrote:
> 
> This series adds support for UFS controller found in FSD SoC.
> The HCI is almost same as found on other Exynos SoCs with minor
> differences. This also adds the required UFS-PHY driver changes.

Applied 1-3, thanks

-- 
~Vinod

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

  parent reply	other threads:[~2022-06-17  0:19 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220610104340epcas5p1d6cee31aba4dc2952ef09003c9e67863@epcas5p1.samsung.com>
2022-06-10 10:41 ` [PATCH v4 0/6] Add support for UFS controller found in FSD SoC Alim Akhtar
2022-06-10 10:41   ` Alim Akhtar
2022-06-10 10:41   ` Alim Akhtar
2022-06-10 10:41   ` [PATCH v4 1/6] dt-bindings: phy: Add FSD UFS PHY bindings Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41   ` [PATCH v4 2/6] phy: samsung-ufs: move cdr offset to drvdata Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-13  7:04     ` Chanho Park
2022-06-13  7:04       ` Chanho Park
2022-06-13  7:04       ` Chanho Park
2022-06-13  9:46     ` Krzysztof Kozlowski
2022-06-13  9:46       ` Krzysztof Kozlowski
2022-06-13  9:46       ` Krzysztof Kozlowski
2022-06-10 10:41   ` [PATCH v4 3/6] phy: samsung-ufs: add support for FSD ufs phy driver Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-13  9:47     ` Krzysztof Kozlowski
2022-06-13  9:47       ` Krzysztof Kozlowski
2022-06-13  9:47       ` Krzysztof Kozlowski
2022-06-10 10:41   ` [PATCH v4 4/6] dt-bindings: ufs: exynos-ufs: add fsd compatible Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41   ` [PATCH v4 5/6] ufs: host: ufs-exynos: add mphy apb clock mask Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-13  9:47     ` Krzysztof Kozlowski
2022-06-13  9:47       ` Krzysztof Kozlowski
2022-06-13  9:47       ` Krzysztof Kozlowski
2022-06-10 10:41   ` [PATCH v4 6/6] ufs: host: ufs-exynos: add support for fsd ufs hci Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-10 10:41     ` Alim Akhtar
2022-06-13  6:54     ` Chanho Park
2022-06-13  6:54       ` Chanho Park
2022-06-13  6:54       ` Chanho Park
2022-06-14 16:13   ` [PATCH v4 0/6] Add support for UFS controller found in FSD SoC Alim Akhtar
2022-06-14 16:13     ` Alim Akhtar
2022-06-14 16:13     ` Alim Akhtar
2022-06-17  0:18   ` Vinod Koul [this message]
2022-06-17  0:18     ` Vinod Koul
2022-06-17  0:18     ` Vinod Koul
2022-06-17  2:21   ` Martin K. Petersen
2022-06-17  2:21     ` Martin K. Petersen
2022-06-17  2:21     ` Martin K. Petersen

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=YqvIasse5qjsLcO2@matsya \
    --to=vkoul@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=avri.altman@wdc.com \
    --cc=bvanassche@acm.org \
    --cc=chanho61.park@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=pankaj.dubey@samsung.com \
    --cc=robh+dt@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.