mirror of
https://github.com/torvalds/linux.git
synced 2026-06-01 11:03:43 +02:00
arm64: dts: ls1028a-rdb: enable optee node
optee node was disabled by default, enabling it for ls1028a-rdb. Signed-off-by: Michael Walle <michael@walle.cc> Signed-off-by: Sahil Malhotra <sahil.malhotra@nxp.com> Acked-by: Li Yang <leoyang.li@nxp.com> Signed-off-by: Shawn Guo <shawnguo@kernel.org>
This commit is contained in:
parent
5497bc2a2b
commit
c67b761aac
|
|
@ -275,6 +275,10 @@ &mscc_felix_port4 {
|
|||
status = "okay";
|
||||
};
|
||||
|
||||
&optee {
|
||||
status = "okay";
|
||||
};
|
||||
|
||||
&sai4 {
|
||||
status = "okay";
|
||||
};
|
||||
|
|
|
|||
|
|
@ -88,7 +88,7 @@ dpclk: clock-controller@f1f0000 {
|
|||
};
|
||||
|
||||
firmware {
|
||||
optee {
|
||||
optee: optee {
|
||||
compatible = "linaro,optee-tz";
|
||||
method = "smc";
|
||||
status = "disabled";
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user