> -----Original Message----- > From: Peter Griffin <peter.griffin@xxxxxxxxxx> > Sent: Tuesday, December 12, 2023 1:23 AM > To: robh+dt@xxxxxxxxxx; krzysztof.kozlowski+dt@xxxxxxxxxx; > mturquette@xxxxxxxxxxxx; conor+dt@xxxxxxxxxx; sboyd@xxxxxxxxxx; > tomasz.figa@xxxxxxxxx; s.nawrocki@xxxxxxxxxxx; linus.walleij@xxxxxxxxxx; > wim@xxxxxxxxxxxxxxxxxx; linux@xxxxxxxxxxxx; catalin.marinas@xxxxxxx; > will@xxxxxxxxxx; arnd@xxxxxxxx; olof@xxxxxxxxx; gregkh@xxxxxxxxxxxxxxxxxxx; > jirislaby@xxxxxxxxxx; cw00.choi@xxxxxxxxxxx; alim.akhtar@xxxxxxxxxxx > Cc: peter.griffin@xxxxxxxxxx; tudor.ambarus@xxxxxxxxxx; > andre.draszik@xxxxxxxxxx; semen.protsenko@xxxxxxxxxx; saravanak@xxxxxxxxxx; > willmcvicker@xxxxxxxxxx; soc@xxxxxxxxxx; devicetree@xxxxxxxxxxxxxxx; linux- > arm-kernel@xxxxxxxxxxxxxxxxxxx; linux-samsung-soc@xxxxxxxxxxxxxxx; linux- > clk@xxxxxxxxxxxxxxx; linux-gpio@xxxxxxxxxxxxxxx; linux- > watchdog@xxxxxxxxxxxxxxx; kernel-team@xxxxxxxxxxx; linux- > serial@xxxxxxxxxxxxxxx > Subject: [PATCH v7 06/16] dt-bindings: clock: google,gs101: fix incorrect > numbering and DGB suffix > > 166 was skipped by mistake and two clocks: > * CLK_MOUT_CMU_HSI0_USBDPDGB > * CLK_GOUT_HSI0_USBDPDGB > > Have an incorrect DGB ending instead of DBG. > > This is an ABI break, but as the patch was only applied yesterday this header > has never been in an actual release so it seems better to fix this early than > ignore it. > > Fixes: 0a910f160638 ("dt-bindings: clock: Add Google gs101 clock management > unit bindings") > Signed-off-by: Peter Griffin <peter.griffin@xxxxxxxxxx> > --- > include/dt-bindings/clock/google,gs101.h | 118 +++++++++++------------ > 1 file changed, 59 insertions(+), 59 deletions(-) > (snip) Reviewed-by: Chanwoo Choi <cw00.choi@xxxxxxxxxxx> Best Regards, Chanwoo Choi