]> git.ipfire.org Git - people/ms/u-boot.git/commit
ARM: DTS: stm32: align DT clock declaration with kernel
authorPatrice Chotard <patrice.chotard@st.com>
Tue, 18 Jul 2017 07:29:02 +0000 (09:29 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 26 Jul 2017 15:26:52 +0000 (11:26 -0400)
commitfa87abb6b67d21860b95f4c8a5d1c14008f7be46
treea7938225f4063f89b1ee2160b41f528ec3406de0
parent94f536fc4fd70fc9f3c7442d09698a9b1c82f41b
ARM: DTS: stm32: align DT clock declaration with kernel

Use the same clocks macro than the one used by kernel DT.

Signed-off-by: Patrice Chotard <patrice.chotard@st.com>
Acked-by: Vikas MANOCHA <vikas.manocha@st.com>
arch/arm/dts/stm32f746.dtsi
include/dt-bindings/clock/stm32fx-clock.h [new file with mode: 0644]
include/dt-bindings/mfd/stm32f7-rcc.h [new file with mode: 0644]