On Mon, Mar 17, 2025 at 07:44:36PM +0200, Dmitry Baryshkov wrote: > On Qualcomm platforms in addition to regulators the RPM also provides > clocks via the child clock-controller node. Describe it properly in the > schema. > > Fixes: 6b42133d2189 ("dt-bindings: soc: qcom: convert non-smd RPM bindings to dt-schema") Fixes should rather point to original binding, because the conversion did not miss them. They were not there in the first place. Coversion should add them, to match existing DTS, but still the mistake is in the TXT binding. > Signed-off-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxxxxxxxx> > --- > Documentation/devicetree/bindings/soc/qcom/qcom,rpm.yaml | 8 ++++++++ > 1 file changed, 8 insertions(+) Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> Best regards, Krzysztof