提交 51b29445 编写于 作者: S Sumit Garg 提交者: Shawn Guo

arm64: dts: ls: Add optee node

Add optee device tree node on ls1012a, ls1043a, ls1046a, ls1088a
and ls208xa.
Signed-off-by: NSumit Garg <sumit.garg@nxp.com>
Signed-off-by: NShawn Guo <shawnguo@kernel.org>
上级 b07815d4
...@@ -485,4 +485,11 @@ ...@@ -485,4 +485,11 @@
phy_type = "ulpi"; phy_type = "ulpi";
}; };
}; };
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
}; };
...@@ -749,6 +749,13 @@ ...@@ -749,6 +749,13 @@
}; };
}; };
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
}; };
#include "qoriq-qman-portals.dtsi" #include "qoriq-qman-portals.dtsi"
......
...@@ -689,6 +689,13 @@ ...@@ -689,6 +689,13 @@
no-map; no-map;
}; };
}; };
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
}; };
#include "qoriq-qman-portals.dtsi" #include "qoriq-qman-portals.dtsi"
......
...@@ -436,4 +436,11 @@ ...@@ -436,4 +436,11 @@
}; };
}; };
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
}; };
...@@ -786,4 +786,11 @@ ...@@ -786,4 +786,11 @@
interrupts = <0 18 0x4>; interrupts = <0 18 0x4>;
little-endian; little-endian;
}; };
firmware {
optee {
compatible = "linaro,optee-tz";
method = "smc";
};
};
}; };
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册