瀏覽代碼

starfive_jh7100_beagle_v.dts: remove gpio-restart and gpio-poweroff nodes

This patch removes gpio-restart and gpio-poweroff nodes for the offical
Starlight beta board, since the lastest release has disconnected GPIO63
with reset function.

Signed-off-by: TekkamanV <tekkamanv@starfivetech.com>
TekkamanV 2 年之前
父節點
當前提交
fd360eb1d4
共有 1 個文件被更改,包括 0 次插入8 次删除
  1. 0 8
      arch/riscv/dts/starfive_jh7100_beagle_v.dts

+ 0 - 8
arch/riscv/dts/starfive_jh7100_beagle_v.dts

@@ -293,14 +293,6 @@
 			interrupt-controller;
 			#gpio-cells = <2>;
 		};
-		gpiorst:gpio-restart {
-			compatible = "gpio-restart";
-			gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
-		};
-		gpiopof:gpio-poweroff {
-			compatible = "gpio-poweroff";
-			gpios = <&gpio 63 GPIO_ACTIVE_HIGH>;
-		};
 
 		i2c0: i2c@118b0000 {
 			#address-cells = <1>;