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: drop NUM_CLOCKS define for EN7581

Drop NUM_CLOCKS define for EN7581 include. This is not a binding and
should not be placed here. Value is derived internally in the user
driver.

Signed-off-by: Christian Marangi <ansuelsmth@gmail.com>
Acked-by: Krzysztof Kozlowski <krzysztof.kozlowski@linaro.org>
Link: https://lore.kernel.org/r/20250113231030.6735-3-ansuelsmth@gmail.com
Signed-off-by: Stephen Boyd <sboyd@kernel.org>

authored by

Christian Marangi and committed by
Stephen Boyd
02d3b755 e4a9748e

-2
-2
include/dt-bindings/clock/en7523-clk.h
··· 12 12 #define EN7523_CLK_CRYPTO 6 13 13 #define EN7523_CLK_PCIE 7 14 14 15 - #define EN7523_NUM_CLOCKS 8 16 - 17 15 #endif /* _DT_BINDINGS_CLOCK_AIROHA_EN7523_H_ */