Re: [PATCH v2 01/14] dt-bindings: clock: google,gs101-clock: add HSI2 clock management unit

From: André Draszik
Date: Thu Apr 25 2024 - 08:19:49 EST


On Wed, 2024-04-24 at 14:51 -0500, Rob Herring wrote:
> On Tue, Apr 23, 2024 at 09:49:53PM +0100, Peter Griffin wrote:
> > Add dt schema documentation and clock IDs for the High Speed Interface
> > 2 (HSI2) clock management unit. This CMU feeds high speed interfaces
> > such as PCIe and UFS.
> >
> > Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx>
> > Reviewed-by: André Draszik <andre.draszik@xxxxxxxxxx>
> > ---
> >  .../bindings/clock/google,gs101-clock.yaml    | 30 ++++++++-
> >  include/dt-bindings/clock/google,gs101.h      | 63 +++++++++++++++++++
> >  2 files changed, 91 insertions(+), 2 deletions(-)
>
> This collides with André's work adding HSI0. Perhaps combine the series
> or even the patches and just send clocks as a series. Then it is clear
> who should merge it.

I'll add Peter's clock-related HSI2 patches into my HSI0 series, which will
avoid more merge conflicts.


Cheers,
Andre'