PD#SWPL-2348
Problem:
G12B need to support secure upgrade check
Solution:
add defendkey support in all G12B dts
Verify:
G12B skt board verify pass
Change-Id: I2c3f51e761531cf2169dda483991b3d876039686
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
"csi-host1-intr1";
link-device = <&adapter>;
};
+
+ defendkey: defendkey {
+ compatible = "amlogic, defendkey";
+ reg = <0xff630218 0x4>; /*RNG_USR_DATA*/
+ mem_size = <0 0x100000>;
+ status = "okay";
+ };
};/* end of / */
&pinctrl_aobus {
"csi-host1-intr1";
link-device = <&adapter>;
};
+
+ defendkey: defendkey {
+ compatible = "amlogic, defendkey";
+ reg = <0x0 0xff630218 0x0 0x4>; /*RNG_USR_DATA*/
+ mem_size = <0x0 0x100000>;
+ status = "okay";
+ };
};/* end of / */
&pinctrl_aobus {