Re: [PATCH v3 1/4] dt-bindings: clock: Add MediaTek MT6735 clock bindings

From: Yassine Oudjana
Date: Mon Feb 27 2023 - 03:36:28 EST



On Mon, Feb 27 2023 at 09:18:45 AM +01:00:00, Krzysztof Kozlowski <krzysztof.kozlowski@xxxxxxxxxx> wrote:
On 25/02/2023 10:42, Yassine Oudjana wrote:
From: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>

Add clock definitions for the main clock controllers of MT6735 (apmixedsys,
topckgen, infracfg and pericfg).

Signed-off-by: Yassine Oudjana <y.oudjana@xxxxxxxxxxxxxx>
Acked-by: Rob Herring <robh@xxxxxxxxxx>
---
MAINTAINERS | 10 +++
.../clock/mediatek,mt6735-apmixedsys.h | 16 ++++
.../clock/mediatek,mt6735-infracfg.h | 25 ++++++
.../clock/mediatek,mt6735-pericfg.h | 37 +++++++++
.../clock/mediatek,mt6735-topckgen.h | 79 +++++++++++++++++++
5 files changed, 167 insertions(+)

You should squash it with other part of binding. What is the reason
behind splitting one binding into three patches?

It seemed logical to me that each of clock and reset bindings as well as documentation would be separate parts especially since they go in different paths, but if combining them is how it's done then sure, I'll squash them and resend.