On 22/11/2023 14:42, Abel Vesa wrote: > Add bindings documentation for the X1E80100 TCSR Clock Controller. > > Co-developed-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx> > Signed-off-by: Rajendra Nayak <quic_rjendra@xxxxxxxxxxx> > Signed-off-by: Abel Vesa <abel.vesa@xxxxxxxxxx> > + > +maintainers: > + - Bjorn Andersson <andersson@xxxxxxxxxx> > + > +description: | > + Qualcomm TCSR clock control module provides the clocks, resets and > + power domains on X1E80100 > + > + See also:: include/dt-bindings/clock/qcom,x1e80100-tcsr.h > + > +properties: > + compatible: > + items: > + - const: qcom,x1e80100-tcsr > + - const: syscon It's the same as sm8550, so I think it should be put there. Just like we do for sm8650. Best regards, Krzysztof