mirror of https://gitee.com/openkylin/linux.git
ARM: dts: stm32: Include auxiliary stm32fx clock definition
This patch include auxiliary clock definition (clocks which are not derived from system clock. Signed-off-by: Gabriel Fernandez <gabriel.fernandez@st.com> Signed-off-by: Alexandre TORGUE <alexandre.torgue@st.com>
This commit is contained in:
parent
c22188d40b
commit
cb5e497c0e
|
@ -48,6 +48,7 @@
|
|||
#include "skeleton.dtsi"
|
||||
#include "armv7-m.dtsi"
|
||||
#include <dt-bindings/pinctrl/stm32f429-pinfunc.h>
|
||||
#include <dt-bindings/clock/stm32fx-clock.h>
|
||||
|
||||
/ {
|
||||
clocks {
|
||||
|
|
Loading…
Reference in New Issue