From: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
To: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>,
Rob Herring <robh@kernel.org>,
Krzysztof Kozlowski <krzk+dt@kernel.org>,
Conor Dooley <conor+dt@kernel.org>,
Matthias Brugger <matthias.bgg@gmail.com>
Cc: kernel@collabora.com, devicetree@vger.kernel.org,
linux-kernel@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
linux-mediatek@lists.infradead.org
Subject: Re: [PATCH 0/3] arm64: dts: mediatek: UFS cleanup adaptation
Date: Tue, 8 Sep 2026 09:10:11 +0200 [thread overview]
Message-ID: <84dac42d-39ca-4d45-b5ba-f23e6fd4675f@collabora.com> (raw)
In-Reply-To: <20260902-mediatek-ufs-cleanup-dts-v1-0-7876e7a27a9d@collabora.com>
On 9/2/26 12:32, Louis-Alexis Eyraud wrote:
> This series goal is to adapt the Mediatek UFS dt-bindings changes
> done by "MediaTek UFS Cleanup and MT8196 Enablement" series ([1])
>
> The patches were present in the v10 revision of the series ([2])
> but it was requested to be sent in a separate series. The first patch
> was also modified to add a valid OPP table rather than simply dropping
> the freq-table-hz array to fix an issue detected on this patch by
> Sashiko ([3]) during [2] review.
>
> The series is based on linux-next kernel tree (tag: next-20260901) and
> depend on [1] with v11 or later.
>
> [1]: https://lore.kernel.org/linux-mediatek/20260901-mt8196-ufs-v11-0-dbd007704490@collabora.com/
> [2]: https://lore.kernel.org/linux-mediatek/20260730-mt8196-ufs-v10-0-bc5ecef202dc@collabora.com/
> [3]: https://sashiko.dev/#/message/20260730-mt8196-ufs-v10-24-bc5ecef202dc%40collabora.com
>
> Signed-off-by: Louis-Alexis Eyraud <louisalexis.eyraud@collabora.com>
Whole series is
Reviewed-by: AngeloGioacchino Del Regno <angelogioacchino.delregno@collabora.com>
...but obviously I need the bindings bindings to get picked before being able to
do anything here.
Cheers
> ---
> Louis-Alexis Eyraud (3):
> arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
> arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies
> arm64: dts: mediatek: mt8395-radxa-nio-12l: Complete UFS power supplies
>
> arch/arm64/boot/dts/mediatek/mt8195.dtsi | 35 +++++++++++++++-------
> .../dts/mediatek/mt8395-genio-1200-evk-ufs.dts | 3 ++
> .../boot/dts/mediatek/mt8395-radxa-nio-12l.dts | 3 ++
> 3 files changed, 30 insertions(+), 11 deletions(-)
> ---
> base-commit: a7957fd910b93155d81edcdd4472551764c8957a
> change-id: 20260901-mediatek-ufs-cleanup-dts-6a7f7a3e1292
> prerequisite-message-id: <20260901-mt8196-ufs-v11-0-dbd007704490@collabora.com>
> prerequisite-patch-id: 841e7d21c8ca7e3f35741279672e23c84db3d165
> prerequisite-patch-id: 44f254cfdbb97cdf19ab4c2ab8126a95d6e2b050
> prerequisite-patch-id: 5176591d5737581d21ff2d045e8f16c30fb8a39f
> prerequisite-patch-id: 54d073543d7687cdc9cea3d91025b2bae3cc8e8f
> prerequisite-patch-id: 3c082f576efeaaecae285d6ba734463b39f2a9df
> prerequisite-patch-id: abe5e24769fbb4dd6399bb9ac3a6c7c8567fe6ce
> prerequisite-patch-id: 1e16da816ec429b5261e5c2145ed11646acec4b7
> prerequisite-patch-id: 89e0e053a67aba4c8897110ba32c9ee64acf7dff
> prerequisite-patch-id: c968b5646b227ceb339883450a5bba635033cac3
> prerequisite-patch-id: a193861af215b41231ff22aac96e3f230881d896
> prerequisite-patch-id: 47fd54e3799a18734587ce17776f75c823ca6e23
> prerequisite-patch-id: 7bce272ba16fd694baa7e75c3612c48b64b70ed0
> prerequisite-patch-id: 2623e1613e37cf92a13f5912053f216897d44e37
> prerequisite-patch-id: a27017f12729000629e7397677468ec43d56b488
> prerequisite-patch-id: 90be5a4db503b293b6e2aaa11b6626764f74c600
> prerequisite-patch-id: 17987efb08b3f7882577822709ddf1b4b0a47f17
> prerequisite-patch-id: 3a4a3de5953f1aa5adbe9d4d919d79360408bfcb
> prerequisite-patch-id: 8c0177924a6a5ced7d097d1069de693a29bcd7fc
> prerequisite-patch-id: 41a2390410768e2331b07b9806ccb7509828e2e5
> prerequisite-patch-id: 847e46df5bbd0539b1324d628f601122728e025c
> prerequisite-patch-id: e97641f63406d43924af801293e5d24ecd440ba8
> prerequisite-patch-id: ce5a76f40d591a54631fc4caebf97bfe49d57ef8
> prerequisite-patch-id: 74648a530be0081338cad49722eda0839c363455
> prerequisite-patch-id: 44bcb8920c4cb56811943d0d51bf0de9fd363ac7
>
> Best regards,
prev parent reply other threads:[~2026-09-08 7:10 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-09-02 10:32 [PATCH 0/3] arm64: dts: mediatek: UFS cleanup adaptation Louis-Alexis Eyraud
2026-09-02 10:32 ` [PATCH 1/3] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes Louis-Alexis Eyraud
2026-09-02 10:32 ` [PATCH 2/3] arm64: dts: mediatek: mt8395-genio-1200-evk-ufs: Complete UFS power supplies Louis-Alexis Eyraud
2026-09-02 10:32 ` [PATCH 3/3] arm64: dts: mediatek: mt8395-radxa-nio-12l: " Louis-Alexis Eyraud
2026-09-08 7:10 ` AngeloGioacchino Del Regno [this message]
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=84dac42d-39ca-4d45-b5ba-f23e6fd4675f@collabora.com \
--to=angelogioacchino.delregno@collabora.com \
--cc=conor+dt@kernel.org \
--cc=devicetree@vger.kernel.org \
--cc=kernel@collabora.com \
--cc=krzk+dt@kernel.org \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mediatek@lists.infradead.org \
--cc=louisalexis.eyraud@collabora.com \
--cc=matthias.bgg@gmail.com \
--cc=robh@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