Re: [U-Boot] [PATCH v3 5/7] arm: omap5: Add OPTEE node to fdt

2016-11-30 Thread Tom Rini
On Tue, Nov 29, 2016 at 04:33:24PM -0600, Andrew F. Davis wrote: > Add an OPTEE node to the FDT when TEE installation has completed > successfully. This informs the kernel of the presence of OPTEE. > > Signed-off-by: Andrew F. Davis Reviewed-by: Tom Rini --

[U-Boot] [PATCH v3 5/7] arm: omap5: Add OPTEE node to fdt

2016-11-29 Thread Andrew F. Davis
Add an OPTEE node to the FDT when TEE installation has completed successfully. This informs the kernel of the presence of OPTEE. Signed-off-by: Andrew F. Davis --- arch/arm/mach-omap2/omap5/fdt.c | 35 ++- 1 file changed, 34 insertions(+), 1