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. Reviewed-by: Rob Herring (Arm) <robh@xxxxxxxxxx> Rob