From: Krzysztof Kozlowski <krzk@kernel.org>
To: Sowon Na <sowon.na@samsung.com>,
robh@kernel.org, conor+dt@kernel.org, vkoul@kernel.org,
alim.akhtar@samsung.com, kishon@kernel.org
Cc: krzk+dt@kernel.org, linux-kernel@vger.kernel.org,
devicetree@vger.kernel.org, linux-samsung-soc@vger.kernel.org
Subject: Re: [PATCH v4 3/3] arm64: dts: exynosautov920: add ufs phy for ExynosAutov920 SoC
Date: Fri, 14 Feb 2025 08:22:51 +0100 [thread overview]
Message-ID: <0c80af2c-d8bb-43bb-ae5f-0ab63a0df2bd@kernel.org> (raw)
In-Reply-To: <20241226031142.1764652-4-sowon.na@samsung.com>
On 26/12/2024 04:11, Sowon Na wrote:
> Add UFS Phy for ExynosAutov920
>
> Like ExynosAutov9, this also uses fixed-rate clock nodes until clock driver
> has been supported. The clock nodes are initialized on bootloader stage
> thus we don't need to control them so far.
>
> Signed-off-by: Sowon Na <sowon.na@samsung.com>
> Reviewed-by: Alim Akhtar <alim.akhtar@samsung.com>
> ---
> arch/arm64/boot/dts/exynos/exynosautov920.dtsi | 11 +++++++++++
> 1 file changed, 11 insertions(+)
>
> diff --git a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> index eb446cdc4ab6..c761e0a1c2c4 100644
> --- a/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> +++ b/arch/arm64/boot/dts/exynos/exynosautov920.dtsi
> @@ -444,6 +444,17 @@ pinctrl_aud: pinctrl@1a460000 {
> compatible = "samsung,exynosautov920-pinctrl";
> reg = <0x1a460000 0x10000>;
> };
> +
> + ufs_0_phy: phy@16e04000 {
Incorrectly placed - not ordered. Don't add new stuff to the end of
lists, files, etc. Entire file is sorted by unit address.
Best regards,
Krzysztof
next prev parent reply other threads:[~2025-02-14 7:22 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <CGME20241226031145epcas2p4fa41b44749a7f675364437856d01a4c6@epcas2p4.samsung.com>
2024-12-26 3:11 ` [PATCH v4 0/3] Support ExynosAutov920 ufs phy driver Sowon Na
2024-12-26 3:11 ` [PATCH v4 1/3] dt-bindings: phy: Add ExynosAutov920 UFS PHY bindings Sowon Na
2024-12-26 3:11 ` [PATCH v4 2/3] phy: samsung-ufs: support ExynosAutov920 ufs phy driver Sowon Na
2024-12-26 3:11 ` [PATCH v4 3/3] arm64: dts: exynosautov920: add ufs phy for ExynosAutov920 SoC Sowon Na
2025-02-14 7:22 ` Krzysztof Kozlowski [this message]
2025-01-13 7:25 ` [PATCH v4 0/3] Support ExynosAutov920 ufs phy driver 나소원/SOWON NA
2025-02-05 4:32 ` Alim Akhtar
2025-02-05 7:28 ` Krzysztof Kozlowski
2025-02-13 18:17 ` (subset) " 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=0c80af2c-d8bb-43bb-ae5f-0ab63a0df2bd@kernel.org \
--to=krzk@kernel.org \
--cc=alim.akhtar@samsung.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kishon@kernel.org \
--cc=krzk+dt@kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-samsung-soc@vger.kernel.org \
--cc=robh@kernel.org \
--cc=sowon.na@samsung.com \
--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