On Tue, Feb 11, 2025 at 11:37:45PM +0100, Barnabás Czémán wrote: > +maintainers: > + - Otto Pflüger <otto.pflueger@xxxxxxxxx> > + > +description: | > + Qualcomm global clock control module provides the clocks, resets and power > + domains on MSM8917 or QM215. > + > + See also:: include/dt-bindings/clock/qcom,gcc-msm8917.h > + > +properties: > + compatible: > + enum: > + - qcom,gcc-msm8917 > + - qcom,gcc-qm215 > + > + clocks: > + items: > + - description: XO source > + - description: Sleep clock source > + - description: DSI phy instance 0 dsi clock > + - description: DSI phy instance 0 byte clock I do not understand. It is exactly the same as old (before split). Best regards, Krzysztof