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: renesas,r9a09g047-cpg: Add USB2 PHY core clocks

Add definitions for USB2 PHY core clocks in the R9A09G047 CPG DT
bindings header file.

Signed-off-by: Tommaso Merciai <tommaso.merciai.xr@bp.renesas.com>
Reviewed-by: Geert Uytterhoeven <geert+renesas@glider.be>
Link: https://patch.msgid.link/20251001212709.579080-9-tommaso.merciai.xr@bp.renesas.com
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>

authored by

Tommaso Merciai and committed by
Geert Uytterhoeven
c510368b 3a866087

+2
+2
include/dt-bindings/clock/renesas,r9a09g047-cpg.h
··· 22 22 #define R9A09G047_GBETH_1_CLK_PTP_REF_I 11 23 23 #define R9A09G047_USB3_0_REF_ALT_CLK_P 12 24 24 #define R9A09G047_USB3_0_CLKCORE 13 25 + #define R9A09G047_USB2_0_CLK_CORE0 14 26 + #define R9A09G047_USB2_0_CLK_CORE1 15 25 27 26 28 #endif /* __DT_BINDINGS_CLOCK_RENESAS_R9A09G047_CPG_H__ */