diff --git a/arch/arm/boot/dts/seco/seco-imx6qdl-928.dtsi b/arch/arm/boot/dts/seco/seco-imx6qdl-928.dtsi
index ed2c15617d7d39ddd77e436c18a84b95cc8e6fa7..3c2d06858aba49ad290539d7b9ce87df4dc3b2da 100644
--- a/arch/arm/boot/dts/seco/seco-imx6qdl-928.dtsi
+++ b/arch/arm/boot/dts/seco/seco-imx6qdl-928.dtsi
@@ -20,17 +20,6 @@
 		reg = <0x10000000 0x40000000>;
 	};
 
-
-/*  __________________________________________________________________________
- * |                                                                          |
- * |                                    POWER                                 |
- * |__________________________________________________________________________|
- */
-	power_signal: power_signal {
-		power-gpio = <&gpio2 13 0>;
-	};
-	
-
 /*  __________________________________________________________________________
  * |                                                                          |
  * |                                 REGULATORS                               |
@@ -273,6 +262,8 @@
 	 	interrupt-parent = <&gpio2>;
 	 	interrupts       = <14 2>;
 
+		rb-poff-gpio     = <&gpio2 13 0>;
+
 	 	events           = <ECTRL_EVNT_PWR_BTN  ECTRL_EVNT_RST_BTN
 	 						ECTRL_EVNT_SLEEP  ECTRL_EVNT_BATTERY
 	 						ECTRL_EVNT_LID  ECTRL_EVNT_WAKE
diff --git a/arch/arm/boot/dts/seco/seco-imx6qdl-962.dtsi b/arch/arm/boot/dts/seco/seco-imx6qdl-962.dtsi
index acfe31b1cd7240e46fd7e5644701ab9c1b537a20..b4b0a7acedafd13bc53735a631a1a5e2bbc3111e 100644
--- a/arch/arm/boot/dts/seco/seco-imx6qdl-962.dtsi
+++ b/arch/arm/boot/dts/seco/seco-imx6qdl-962.dtsi
@@ -19,15 +19,6 @@
 		reg = <0x10000000 0x40000000>;
 	};
 
-/*  __________________________________________________________________________
- * |                                                                          |
- * |                                    POWER                                 |
- * |__________________________________________________________________________|
- */
-	power_signal: power_signal {
-		power-gpio = <&gpio2 4 0>;
-	};
-
 
 /*  __________________________________________________________________________
  * |                                                                          |
@@ -290,6 +281,8 @@
 		interrupt-parent = <&gpio2>;
 		interrupts       = <7 2>;
 
+		rb-poff-gpio     = <&gpio2 4 0>;
+
 		events           = <ECTRL_EVNT_PWR_BTN  ECTRL_EVNT_RST_BTN
 							ECTRL_EVNT_SLEEP  ECTRL_EVNT_BATTERY
 							ECTRL_EVNT_WAKE