On 31/08/2025 13:36, Denzeel Oliva wrote: > Add the missing LHS_ACEL clock ID for the HSI0 block. This clock is > required for proper USB operation, as without it, USB connections fail > with errors like device descriptor read timeouts and address response > issues. Incomplete feature due to missing clock is not really a fix, considering that we add clocks piece-by-piece. Otherwise every new clock would be a fix. Unless something else changed and the USB was working fine before? If not, drop fixes and cc-stable from this and following commits. > > Fixes: 5feae3e79dbe ("dt-bindings: clock: samsung: Add Exynos990 SoC CMU bindings") > Cc: stable@xxxxxxxxxxxxxxx > Signed-off-by: Denzeel Oliva <wachiturroxd150@xxxxxxxxx> > --- > include/dt-bindings/clock/samsung,exynos990.h | 1 + Best regards, Krzysztof