summaryrefslogtreecommitdiff
path: root/fdts/stm32mp157c-ed1.dts
diff options
context:
space:
mode:
authorYann Gautier <yann.gautier@st.com>2022-10-21 15:11:25 +0200
committerYann Gautier <yann.gautier@st.com>2023-01-04 18:08:02 +0100
commit0e51db5ab36b6d03a8d6278be66268fd10fdd577 (patch)
tree0760a5c3629e794ad43dd4cc3c8e4df9e364e227 /fdts/stm32mp157c-ed1.dts
parent600c8f7d953d466e0ec5fd04bd6ef2e44c9c9125 (diff)
downloadarm-trusted-firmware-0e51db5ab36b6d03a8d6278be66268fd10fdd577.tar.gz
refactor(stm32mp15-fdts): remove unused PMIC nodes
The onkey and watchdog features of the PMIC are not used in TF-A for STM32MP15 boards. Remove the nodes from DT. Signed-off-by: Yann Gautier <yann.gautier@st.com> Change-Id: I2933e0bdc5843fcb549a817742106d9c66097869
Diffstat (limited to 'fdts/stm32mp157c-ed1.dts')
-rw-r--r--fdts/stm32mp157c-ed1.dts11
1 files changed, 0 insertions, 11 deletions
diff --git a/fdts/stm32mp157c-ed1.dts b/fdts/stm32mp157c-ed1.dts
index a245a3af7..63753bdd3 100644
--- a/fdts/stm32mp157c-ed1.dts
+++ b/fdts/stm32mp157c-ed1.dts
@@ -176,17 +176,6 @@
regulator-active-discharge = <1>;
};
};
-
- onkey {
- compatible = "st,stpmic1-onkey";
- power-off-time-sec = <10>;
- status = "okay";
- };
-
- watchdog {
- compatible = "st,stpmic1-wdt";
- status = "disabled";
- };
};
};