提交 e0ab2bb4 编写于 作者: T Timothée Cercueil 提交者: Jerome Forissier

stm32mp157c-ev1.dts: Fix optee status to 'okay'

The optee device status is disabled by default, change its status to 'okay'
in the dts of the EV1 board
Signed-off-by: NTimothée Cercueil <timothee.cercueil@st.com>
上级 13d9f998
...@@ -375,3 +375,7 @@ &usbotg_hs { ...@@ -375,3 +375,7 @@ &usbotg_hs {
&usbphyc { &usbphyc {
status = "okay"; status = "okay";
}; };
&optee {
status = "okay";
};
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册