mirror of
https://github.com/ARM-software/arm-trusted-firmware.git
synced 2025-04-27 15:24:54 +00:00
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:
parent
f0c19f252b
commit
5dbda5cb23
1 changed files with 0 additions and 4 deletions
|
@ -302,10 +302,6 @@
|
||||||
status = "okay";
|
status = "okay";
|
||||||
};
|
};
|
||||||
|
|
||||||
&timers15 {
|
|
||||||
secure-status = "okay";
|
|
||||||
};
|
|
||||||
|
|
||||||
&uart4 {
|
&uart4 {
|
||||||
pinctrl-names = "default";
|
pinctrl-names = "default";
|
||||||
pinctrl-0 = <&uart4_pins_a>;
|
pinctrl-0 = <&uart4_pins_a>;
|
||||||
|
|
Loading…
Add table
Reference in a new issue