All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Chanho Park" <chanho61.park@samsung.com>
To: "'Alim Akhtar'" <alim.akhtar@samsung.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-scsi@vger.kernel.org>,
	<linux-phy@lists.infradead.org>
Cc: <devicetree@vger.kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <vkoul@kernel.org>,
	<avri.altman@wdc.com>, <bvanassche@acm.org>,
	<martin.petersen@oracle.com>, <pankaj.dubey@samsung.com>
Subject: RE: [PATCH v2 5/7] ufs: ufs-exynos:  add mphy apb clock mask
Date: Wed, 8 Jun 2022 10:51:13 +0900	[thread overview]
Message-ID: <002e01d87ada$3c3b0630$b4b11290$@samsung.com> (raw)
In-Reply-To: <20220603154714.30532-6-alim.akhtar@samsung.com>

> Subject: [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask
> 
> Bit[3] of HCI_CLKSTOP_CTRL register is for enabling/disabling MPHY APB
> clock. Lets add it to CLK_STOP_MASK, so that the same can be controlled
> during clock masking/unmasking.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>

Reviewed-by: Chanho Park <chanho61.park@samsung.com>

And tested on my ExynosAutov9 SADK board.

Tested-by: Chanho Park <chanho61.park@samsung.com>

Best Regards,
Chanho Park


-- 
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: "Chanho Park" <chanho61.park@samsung.com>
To: "'Alim Akhtar'" <alim.akhtar@samsung.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-scsi@vger.kernel.org>,
	<linux-phy@lists.infradead.org>
Cc: <devicetree@vger.kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <vkoul@kernel.org>,
	<avri.altman@wdc.com>, <bvanassche@acm.org>,
	<martin.petersen@oracle.com>, <pankaj.dubey@samsung.com>
Subject: RE: [PATCH v2 5/7] ufs: ufs-exynos:  add mphy apb clock mask
Date: Wed, 8 Jun 2022 10:51:13 +0900	[thread overview]
Message-ID: <002e01d87ada$3c3b0630$b4b11290$@samsung.com> (raw)
In-Reply-To: <20220603154714.30532-6-alim.akhtar@samsung.com>

> Subject: [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask
> 
> Bit[3] of HCI_CLKSTOP_CTRL register is for enabling/disabling MPHY APB
> clock. Lets add it to CLK_STOP_MASK, so that the same can be controlled
> during clock masking/unmasking.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>

Reviewed-by: Chanho Park <chanho61.park@samsung.com>

And tested on my ExynosAutov9 SADK board.

Tested-by: Chanho Park <chanho61.park@samsung.com>

Best Regards,
Chanho Park


WARNING: multiple messages have this Message-ID (diff)
From: "Chanho Park" <chanho61.park@samsung.com>
To: "'Alim Akhtar'" <alim.akhtar@samsung.com>,
	<linux-arm-kernel@lists.infradead.org>,
	<linux-kernel@vger.kernel.org>, <linux-scsi@vger.kernel.org>,
	<linux-phy@lists.infradead.org>
Cc: <devicetree@vger.kernel.org>, <robh+dt@kernel.org>,
	<krzysztof.kozlowski+dt@linaro.org>, <vkoul@kernel.org>,
	<avri.altman@wdc.com>, <bvanassche@acm.org>,
	<martin.petersen@oracle.com>, <pankaj.dubey@samsung.com>
Subject: RE: [PATCH v2 5/7] ufs: ufs-exynos:  add mphy apb clock mask
Date: Wed, 8 Jun 2022 10:51:13 +0900	[thread overview]
Message-ID: <002e01d87ada$3c3b0630$b4b11290$@samsung.com> (raw)
In-Reply-To: <20220603154714.30532-6-alim.akhtar@samsung.com>

> Subject: [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask
> 
> Bit[3] of HCI_CLKSTOP_CTRL register is for enabling/disabling MPHY APB
> clock. Lets add it to CLK_STOP_MASK, so that the same can be controlled
> during clock masking/unmasking.
> 
> Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>

Reviewed-by: Chanho Park <chanho61.park@samsung.com>

And tested on my ExynosAutov9 SADK board.

Tested-by: Chanho Park <chanho61.park@samsung.com>

Best Regards,
Chanho Park


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

  reply	other threads:[~2022-06-08  1:51 UTC|newest]

Thread overview: 39+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220603154845epcas5p1b3eaea1ae6bc67e3d4c22d235102a6a8@epcas5p1.samsung.com>
2022-06-03 15:47 ` [PATCH v2 0/7] Add support for UFS controller found in FSD SoC Alim Akhtar
2022-06-03 15:47   ` Alim Akhtar
2022-06-03 15:47   ` Alim Akhtar
2022-06-03 15:47   ` [PATCH v2 1/7] dt-bindings: phy: Add FSD UFS PHY bindings Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47   ` [PATCH v2 2/7] phy: samsung-ufs: move cdr offset to drvdata Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-08  1:37     ` Chanho Park
2022-06-08  1:37       ` Chanho Park
2022-06-08  1:37       ` Chanho Park
2022-06-03 15:47   ` [PATCH v2 3/7] phy: samsung-ufs: add support for FSD ufs phy driver Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-08  1:43     ` Chanho Park
2022-06-08  1:43       ` Chanho Park
2022-06-08  1:43       ` Chanho Park
2022-06-03 15:47   ` [PATCH v2 4/7] dt-bindings: ufs: exynos-ufs: add fsd compatible Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47   ` [PATCH v2 5/7] ufs: ufs-exynos: add mphy apb clock mask Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-08  1:51     ` Chanho Park [this message]
2022-06-08  1:51       ` Chanho Park
2022-06-08  1:51       ` Chanho Park
2022-06-03 15:47   ` [PATCH v2 6/7] ufs: host: ufs-exynos: add support for fsd ufs hci Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-08  2:17     ` Chanho Park
2022-06-08  2:17       ` Chanho Park
2022-06-08  2:17       ` Chanho Park
2022-06-03 15:47   ` [PATCH v2 7/7] arm64: dts: fsd: add ufs device node Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-03 15:47     ` Alim Akhtar
2022-06-06  9:22     ` (subset) " Krzysztof Kozlowski
2022-06-06  9:22       ` Krzysztof Kozlowski
2022-06-06  9:22       ` Krzysztof Kozlowski

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='002e01d87ada$3c3b0630$b4b11290$@samsung.com' \
    --to=chanho61.park@samsung.com \
    --cc=alim.akhtar@samsung.com \
    --cc=avri.altman@wdc.com \
    --cc=bvanassche@acm.org \
    --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 \
    --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 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.