Re: [PATCH v3 1/3] dt-bindings: clock: qcom: Move x1e80100 TCSR to own binding
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-clk,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-devicetree,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <20260812-lively-determined-loon-31f65e@quoll> |
On Wed, Aug 12, 2026 at 12:27:31AM -0700, Qiang Yu wrote: > + clocks: > + items: > + - description: TCXO pad clock > + > + reg: > + maxItems: 1 > + > + '#clock-cells': > + const: 1 > + > + '#reset-cells': > + const: 1 > + > + vdda-qrefrpt0-0p9-supply: true > + vdda-qrefrpt1-0p9-supply: true > + vdda-qrefrpt2-0p9-supply: true > + vdda-qrefrpt3-0p9-supply: true > + vdda-qrefrpt4-0p9-supply: true > + vdda-qrefrx0-0p9-supply: true > + vdda-qrefrx1-0p9-supply: true > + vdda-qrefrx2-0p9-supply: true > + vdda-qrefrx3-0p9-supply: true > + vdda-qrefrx4-0p9-supply: true > + vdda-qreftx0-0p9-supply: true > + vdda-qreftx0-1p2-supply: true > + vdda-qreftx1-0p9-supply: true > + vdda-qreftx1-1p2-supply: true > + vdda-refgen0-0p9-supply: true > + vdda-refgen0-1p2-supply: true > + vdda-refgen2-0p9-supply: true > + vdda-refgen2-1p2-supply: true > + > +required: > + - compatible > + - clocks > + - '#clock-cells' > + - '#reset-cells' This is unexplained ABI change. When you are asked, you need to address feedback from LLM, not blindly implement it without checking its validity. Best regards, Krzysztof