All of lore.kernel.org
 help / color / mirror / Atom feed
From: Vinod Koul <vkoul@kernel.org>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, linux-phy@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC
Date: Wed, 8 Jun 2022 21:51:51 +0530	[thread overview]
Message-ID: <YqDMn7GCJpOV9EH2@matsya> (raw)
In-Reply-To: <20220607072907.127000-1-chanho61.park@samsung.com>

On 07-06-22, 16:29, Chanho Park wrote:
> To support ufs #1 for Exynos Auto v9 SoC, we need to control its own pmu
> register. So, we need to specify the offset of the register via an
> argument of syscon node.

Applied, 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: Chanho Park <chanho61.park@samsung.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, linux-phy@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC
Date: Wed, 8 Jun 2022 21:51:51 +0530	[thread overview]
Message-ID: <YqDMn7GCJpOV9EH2@matsya> (raw)
In-Reply-To: <20220607072907.127000-1-chanho61.park@samsung.com>

On 07-06-22, 16:29, Chanho Park wrote:
> To support ufs #1 for Exynos Auto v9 SoC, we need to control its own pmu
> register. So, we need to specify the offset of the register via an
> argument of syscon node.

Applied, thanks

-- 
~Vinod

WARNING: multiple messages have this Message-ID (diff)
From: Vinod Koul <vkoul@kernel.org>
To: Chanho Park <chanho61.park@samsung.com>
Cc: Kishon Vijay Abraham I <kishon@ti.com>,
	Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>,
	Alim Akhtar <alim.akhtar@samsung.com>,
	Rob Herring <robh+dt@kernel.org>,
	Krzysztof Kozlowski <krzysztof.kozlowski+dt@linaro.org>,
	devicetree@vger.kernel.org, linux-phy@lists.infradead.org,
	linux-samsung-soc@vger.kernel.org,
	linux-arm-kernel@lists.infradead.org
Subject: Re: [PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC
Date: Wed, 8 Jun 2022 21:51:51 +0530	[thread overview]
Message-ID: <YqDMn7GCJpOV9EH2@matsya> (raw)
In-Reply-To: <20220607072907.127000-1-chanho61.park@samsung.com>

On 07-06-22, 16:29, Chanho Park wrote:
> To support ufs #1 for Exynos Auto v9 SoC, we need to control its own pmu
> register. So, we need to specify the offset of the register via an
> argument of syscon node.

Applied, 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-08 16:22 UTC|newest]

Thread overview: 36+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CGME20220607072937epcas2p4e3e1bf3258e021c20692b0d348abdd8b@epcas2p4.samsung.com>
2022-06-07  7:29 ` [PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC Chanho Park
2022-06-07  7:29   ` Chanho Park
2022-06-07  7:29   ` Chanho Park
2022-06-07  7:29   ` [PATCH v4 1/5] dt-bindings: phy: samsung,ufs-phy: make pmu-syscon as phandle-array Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29   ` [PATCH v4 2/5] phy: samsung: ufs: rename cfg to cfgs for clarification Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07 17:08     ` Alim Akhtar
2022-06-07 17:08       ` Alim Akhtar
2022-06-07 17:08       ` Alim Akhtar
2022-06-07  7:29   ` [PATCH v4 3/5] phy: samsung: ufs: constify samsung_ufs_phy_cfg Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07 11:23     ` Krzysztof Kozlowski
2022-06-07 11:23       ` Krzysztof Kozlowski
2022-06-07 11:23       ` Krzysztof Kozlowski
2022-06-07 17:08     ` Alim Akhtar
2022-06-07 17:08       ` Alim Akhtar
2022-06-07 17:08       ` Alim Akhtar
2022-06-07  7:29   ` [PATCH v4 4/5] phy: samsung: ufs: remove drvdata from struct samsung_ufs_phy Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07 17:12     ` Alim Akhtar
2022-06-07 17:12       ` Alim Akhtar
2022-06-07 17:12       ` Alim Akhtar
2022-06-07  7:29   ` [PATCH v4 5/5] phy: samsung: ufs: support secondary ufs phy Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07  7:29     ` Chanho Park
2022-06-07 17:12     ` Alim Akhtar
2022-06-07 17:12       ` Alim Akhtar
2022-06-07 17:12       ` Alim Akhtar
2022-06-08 16:21   ` Vinod Koul [this message]
2022-06-08 16:21     ` [PATCH v4 0/5] support secondary ufs for Exynos Auto v9 SoC Vinod Koul
2022-06-08 16:21     ` Vinod Koul

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=YqDMn7GCJpOV9EH2@matsya \
    --to=vkoul@kernel.org \
    --cc=alim.akhtar@samsung.com \
    --cc=chanho61.park@samsung.com \
    --cc=devicetree@vger.kernel.org \
    --cc=kishon@ti.com \
    --cc=krzysztof.kozlowski+dt@linaro.org \
    --cc=krzysztof.kozlowski@linaro.org \
    --cc=linux-arm-kernel@lists.infradead.org \
    --cc=linux-phy@lists.infradead.org \
    --cc=linux-samsung-soc@vger.kernel.org \
    --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.