ARM64: dts: rpi3: Add optee node 49/141149/5
authoregukim <egukim@dignsys.com>
Mon, 3 Jul 2017 04:55:37 +0000 (13:55 +0900)
committerSeung-Woo Kim <sw0312.kim@samsung.com>
Thu, 19 Oct 2017 04:42:31 +0000 (13:42 +0900)
Add device node for optee kernel driver. This based on
https://github.com/linaro-swg/linux/commit/a3d16523b5c3bd3c21e2009f2af0901b0d6d09dd

Change-Id: I9cc6d97354897b4656b02744076efd91889d7630
Signed-off-by: Joakim Bech <joakim.bech@linaro.org>
[egukim: modified commit from linaro-swg/linux of github]
Signed-off-by: Eunggu kim <egukim@dignsys.com>
arch/arm/boot/dts/bcm2710.dtsi

index 3fabac6a93e846f678d846637c4f9a5f5b8e7922..e6ce42b513d4b30fbe7378cba27fb847fd1d40c9 100644 (file)
        };
 
 #ifdef RPI364
+       firmware {
+               optee {
+                       compatible = "linaro,optee-tz";
+                       method = "smc";
+               };
+       };
+
        cpus: cpus {
                #address-cells = <1>;
                #size-cells = <0>;