Commit 585fc46b authored by Gabriel Fernandez's avatar Gabriel Fernandez Committed by Stephen Boyd
Browse files

dt-bindings: clock: remove unused definition for stm32mp1



A copy of LTDC_PX and ETHCK_K (LTDC_K and ETHMAC_K) was introduced in
stm32mp1 dt-bindings file by mistake.
These bindings are not used and shouldn't be use to be conform with
convention name of the stm32mp1 clock IP.

Signed-off-by: default avatarGabriel Fernandez <gabriel.fernandez@st.com>
Signed-off-by: default avatarStephen Boyd <sboyd@kernel.org>
parent 97621d22
Loading
Loading
Loading
Loading
+0 −3
Original line number Diff line number Diff line
@@ -248,7 +248,4 @@

#define STM32MP1_LAST_CLK 232

#define LTDC_K		LTDC_PX
#define ETHMAC_K	ETHCK_K

#endif /* _DT_BINDINGS_STM32MP1_CLKS_H_ */