Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit fd69d7fa authored by Sergio Paracuellos's avatar Sergio Paracuellos Committed by Greg Kroah-Hartman
Browse files

staging: mt7621-dts: add gpio perst to pcie bindings node



Driver has been changed to use perts gpio reset instead of
perst builtin behaviour. Update device tree accordly.

Signed-off-by: default avatarSergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 07420a02
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
#include <dt-bindings/interrupt-controller/mips-gic.h>
#include <dt-bindings/gpio/gpio.h>

/ {
	#address-cells = <1>;
@@ -468,6 +469,7 @@
		#address-cells = <3>;
		#size-cells = <2>;

		perst-gpio = <&gpio 19 GPIO_ACTIVE_HIGH>;
		pinctrl-names = "default";
		pinctrl-0 = <&pcie_pins>;