]> git.baikalelectronics.ru Git - arm-tf.git/commitdiff
refactor(stm32mp15-fdts): remove ETZPC status
authorYann Gautier <yann.gautier@foss.st.com>
Tue, 29 Mar 2022 14:53:07 +0000 (16:53 +0200)
committerYann Gautier <yann.gautier@st.com>
Wed, 10 Aug 2022 08:00:16 +0000 (10:00 +0200)
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

fdts/stm32mp151.dtsi

index 575d61e4cec994acb72b49eb8fd12f77d990fd6f..bb16fda89e199e5664e943225f57b96b510a0cad 100644 (file)
                        compatible = "st,stm32-etzpc";
                        reg = <0x5C007000 0x400>;
                        clocks = <&rcc TZPC>;
-                       status = "disabled";
-                       secure-status = "okay";
                };
 
                stgen: stgen@5c008000 {