ARM: dts: stm32: enable timer trigger 6 on stm32mp157c-ed1

Enable timer 6 on stm32mp157c-ed1 that can serve as trigger for
ADC for instance.

Signed-off-by: Fabrice Gasnier <fabrice.gasnier@st.com>
Signed-off-by: Alexandre Torgue <alexandre.torgue@st.com>
This commit is contained in:
Fabrice Gasnier 2018-04-17 15:45:00 +02:00 committed by Alexandre Torgue
parent 5c3d678116
commit 6869687fb2

View File

@ -25,6 +25,13 @@
};
};
&timers6 {
status = "okay";
timer@5 {
status = "okay";
};
};
&uart4 {
pinctrl-names = "default";
pinctrl-0 = <&uart4_pins_a>;