refactor(stm32mp15-fdts): remove ETZPC status

The ETZPC is always secure, and the driver does no more rely on
secure-status (and status) DT property. Remove them from the SoC
DT file.

Signed-off-by: Yann Gautier <yann.gautier@foss.st.com>
Change-Id: I5f1d3534679553d79e6866396cd70e21a595ef6a
This commit is contained in:
Yann Gautier 2022-03-29 16:53:07 +02:00 committed by Yann Gautier
parent e9ff3486d3
commit 33223c3ade

View file

@ -497,8 +497,6 @@
compatible = "st,stm32-etzpc";
reg = <0x5C007000 0x400>;
clocks = <&rcc TZPC>;
status = "disabled";
secure-status = "okay";
};
stgen: stgen@5c008000 {