Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

dt-bindings: clock: exynos990: Add LHS_ACEL clock ID for HSI0 block

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.

Signed-off-by: Denzeel Oliva <wachiturroxd150@gmail.com>
Acked-by: Rob Herring (Arm) <robh@kernel.org>
Link: https://lore.kernel.org/r/20250831-usb-v2-1-00b9c0559733@gmail.com
Signed-off-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>

authored by

Denzeel Oliva and committed by
Krzysztof Kozlowski
eb9bc162 bd5336e3

+1
+1
include/dt-bindings/clock/samsung,exynos990.h
··· 236 236 #define CLK_GOUT_HSI0_VGEN_LITE_HSI0_CLK 20 237 237 #define CLK_GOUT_HSI0_CMU_HSI0_PCLK 21 238 238 #define CLK_GOUT_HSI0_XIU_D_HSI0_ACLK 22 239 + #define CLK_GOUT_HSI0_LHS_ACEL_D_HSI0_CLK 23 239 240 240 241 /* CMU_PERIS */ 241 242 #define CLK_MOUT_PERIS_BUS_USER 1