Re: [PATCH v10 24/26] arm64: dts: mediatek: mt8195: Align ufshci node to dt-bindings changes
Louis-Alexis Eyraud <[email protected]> Fri, 31 Jul 2026 14:55:28 +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 |
|---|---|
| Organization | Collabora Ltd |
| Message-ID | <[email protected]> |
Hi Krzysztof, On Fri, 2026-07-31 at 10:28 +0200, Krzysztof Kozlowski wrote: > 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. > >=20 > > 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. > >=20 > > So, add in ufshci node the rx_symbol clocks in clock list and > > remove > > freq-table-hz property. > > Also reorder properties in node. > >=20 > > Signed-off-by: Louis-Alexis Eyraud > > <[email protected]> > > --- > > =C2=A0arch/arm64/boot/dts/mediatek/mt8195.dtsi | 21 ++++++++++---------= - > > - > > =C2=A01 file changed, 10 insertions(+), 11 deletions(-) >=20 > 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. >=20 Ack. I'll drop the 3 devicetree patches in the next revision and send them in a new series. Best regards, Louis-Alexis > Best regards, > Krzysztof >=20