dts: add defendkey function for G12A
authorZhongfu Luo <zhongfu.luo@amlogic.com>
Thu, 10 May 2018 12:16:00 +0000 (20:16 +0800)
committerYixun Lan <yixun.lan@amlogic.com>
Fri, 18 May 2018 10:27:16 +0000 (03:27 -0700)
PD#164929: G12A need to support defendkey

add defendkey function in all G12A dts

Change-Id: Id269d4c14f2c2a6ad0674191aff353122a13d558
Signed-off-by: Zhongfu Luo <zhongfu.luo@amlogic.com>
arch/arm64/boot/dts/amlogic/g12a_pxp.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_skt.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_skt_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u200_drm_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905d2_u220.dts
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211.dts
arch/arm64/boot/dts/amlogic/g12a_s905x2_u211_buildroot.dts
arch/arm64/boot/dts/amlogic/g12a_s905y2_u221.dts
arch/arm64/boot/dts/amlogic/mesong12a.dtsi

index 7953333..79c31b8 100644 (file)
        };
 };
 
+
+&defendkey {
+       status = "okay";
+};
+
index 56fc5e5..9f45aca 100644 (file)
        status = "okay";
 };
 
+&defendkey {
+       status = "okay";
+};
 
index 944e57b..4aa4d19 100644 (file)
        status = "okay";
 };
 
+&defendkey {
+       status = "okay";
+};
 
index 3c4d22a..cab3325 100644 (file)
 &meson_cooldev {
        status = "okay";
 };
+
+&defendkey {
+       status = "okay";
+};
+
index c4e8261..b807af6 100644 (file)
        status = "okay";
 };
 
+&defendkey {
+       status = "okay";
+};
 
index ae5deb7..7e012dd 100644 (file)
 &saradc {
        status = "disabled";
 };
+
+&defendkey {
+       status = "okay";
+};
+
index bfab286..36ec0b6 100644 (file)
        status = "okay";
 };
 
+&defendkey {
+       status = "okay";
+};
 
index 723f11d..73ac027 100644 (file)
                interrupts = <0 52 1>;
                interrupt-names = "ddr_bandwidth";
        };
+
+       defendkey: defendkey {
+       compatible = "amlogic, defendkey";
+       reg = <0x0 0xff630218 0x0 0x4>; /*RNG_USR_DATA*/
+       mem_size = <0x0 0x1000>;
+       status = "disabled";
+       };
 };/* end of / */
 
 &pinctrl_aobus {