On 2/21/2025 7:41 PM, Dmitry Baryshkov wrote: > On Fri, Feb 21, 2025 at 02:50:13PM +0530, Taniya Das wrote: >> Add DT bindings for the Camera clock on QCS615 platforms. Add the >> relevant DT include definitions as well. >> >> Reviewed-by: Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> >> Reviewed-by: Dmitry Baryshkov <dmitry.baryshkov@xxxxxxxxxx> > > Just noticed. I've never replied with this tag. I've provided a comment > to the v3 of the series, then in v4 this somehow appeared. Could you > please comment, what has happened? > I am still confused how the tags were added, as I used only b4 to pull the patches, only there was one patch from patch series#3 to patch series#4 was to drop one patch as it was already picked up by Bjorn. This patch has tag only from Krzysztof. https://patchwork.kernel.org/project/linux-clk/patch/20241101-qcs615-mm-clockcontroller-v2-3-d1a4870a4aed@xxxxxxxxxxx/ I will check all the series and correct the tags. >> Signed-off-by: Taniya Das <quic_tdas@xxxxxxxxxxx> >> --- >> .../bindings/clock/qcom,qcs615-camcc.yaml | 54 ++++++++++ >> include/dt-bindings/clock/qcom,qcs615-camcc.h | 110 +++++++++++++++++++++ >> 2 files changed, 164 insertions(+) >