Re: [PATCH 1/3] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
Qiang Yu <[email protected]> Wed, 29 Jul 2026 01:03:05 -0700
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
On Tue, Jul 21, 2026 at 11:52:52AM +0200, Krzysztof Kozlowski wrote: > On Tue, Jul 14, 2026 at 07:40:41PM -0700, Qiang Yu wrote: > > +required: > > + - compatible > > + - clocks > > + - vdda-qrefrpt0-0p9-supply > > + - vdda-qrefrpt1-0p9-supply > > + - vdda-qrefrpt2-0p9-supply > > + - vdda-qrefrpt3-0p9-supply > > + - vdda-qrefrpt4-0p9-supply > > + - vdda-qrefrx0-0p9-supply > > + - vdda-qrefrx1-0p9-supply > > + - vdda-qrefrx2-0p9-supply > > + - vdda-qrefrx3-0p9-supply > > + - vdda-qrefrx4-0p9-supply > > + - vdda-qreftx0-0p9-supply > > + - vdda-qreftx0-1p2-supply > > + - vdda-qreftx1-0p9-supply > > + - vdda-qreftx1-1p2-supply > > + - vdda-refgen0-0p9-supply > > + - vdda-refgen0-1p2-supply > > + - vdda-refgen2-0p9-supply > > + - vdda-refgen2-1p2-supply > > This looks like ABI break without any explanation. Okay, will add below description in commit msg. These LDOs are required by QREF to provide a stable reference clock, otherwise the USB/PCIe/eDP PHYs cannot work properly. - Qiang Yu > The dependency here makes it also non-testable by toolset.