refactor(stm32mp15-fdts): remove timers15 node

The node is currently not used in TF-A. Remove it.

Signed-off-by: Yann Gautier <yann.gautier@st.com>
Change-Id: Iedc4745f155ebb9c80132311a8623e4498f0689f
This commit is contained in:
Yann Gautier 2022-08-17 18:41:44 +02:00
parent f0c19f252b
commit 5dbda5cb23

View file

@ -302,10 +302,6 @@
status = "okay";
};
&timers15 {
secure-status = "okay";
};
&uart4 {
pinctrl-names = "default";
pinctrl-0 = <&uart4_pins_a>;