Re: [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
Krzysztof Kozlowski <[email protected]> Fri, 31 Jul 2026 10:28:55 +0200
| Newsgroups | org.kernel.vger.linux-scsi,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-mediatek,org.infradead.lists.linux-phy,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260731-curious-unnatural-octopus-cef3e9@quoll> |
On Thu, Jul 30, 2026 at 11:49:20AM +0200, Louis-Alexis Eyraud wrote: > The MT8195 UFS host controller dt bindings now describe several extra > required clocks that were previously missing from clock description > and deprecates the freq-table-hz property use in favour of > operating-points-v2 instead. > > Currently, the ufshci node declares the freq-table-hz property but all > values contained in the array are zero, thus converting it to an OPP > table is not needed. > > So, add in ufshci node the rx_symbol clocks in clock list and remove > freq-table-hz property. > Also reorder properties in node. > > Signed-off-by: Louis-Alexis Eyraud <[email protected]> > --- > arch/arm64/boot/dts/mediatek/mt8195.dtsi | 21 ++++++++++----------- > 1 file changed, 10 insertions(+), 11 deletions(-) DTS must not be combined with patchset targetting SCSI/UFS, because UFS folks were grabbing entire thread. Please follow the same rules as when submitting to USB, serial etc. Best regards, Krzysztof