Skip to content

Commit

Permalink
fix indiedroid wifi DTS by removing WIFI,poweren_gpio (#71)
Browse files Browse the repository at this point in the history
  • Loading branch information
lanefu authored Jul 20, 2023
1 parent eabd3d1 commit 6ce274f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion arch/arm64/boot/dts/rockchip/rk3588s-9tripod-linux.dts
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,6 @@
pinctrl-names = "default";
pinctrl-0 = <&wifi_host_wake_irq>, <&wifi_poweren_gpio>;
WIFI,host_wake_irq = <&gpio0 RK_PA0 GPIO_ACTIVE_HIGH>;
WIFI,poweren_gpio = <&gpio0 RK_PC7 GPIO_ACTIVE_LOW>;
rockchip,grf = <&sys_grf>;
status = "okay";
};
Expand Down

0 comments on commit 6ce274f

Please sign in to comment.