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

dt-bindings: clock: jz4725b-cgu: Add UDC PHY clock

Add macro for the UDC PHY clock of the JZ4725B.

Signed-off-by: Paul Cercueil <paul@crapouillou.net>
Reviewed-by: Rob Herring <robh@kernel.org>
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Paul Cercueil and committed by
Stephen Boyd
93dc07f8 9e98c678

+1
+1
include/dt-bindings/clock/jz4725b-cgu.h
··· 31 31 #define JZ4725B_CLK_TCU 22 32 32 #define JZ4725B_CLK_EXT512 23 33 33 #define JZ4725B_CLK_RTC 24 34 + #define JZ4725B_CLK_UDC_PHY 25 34 35 35 36 #endif /* __DT_BINDINGS_CLOCK_JZ4725B_CGU_H__ */