From: Sergio Paracuellos Date: Wed, 19 Jun 2019 07:44:57 +0000 (+0200) Subject: staging: mt7621-dts: add gpio perst to pcie bindings node X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=fd69d7faaefd6bfa9647df4e72d496b8e28e0977;p=linux.git 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: Sergio Paracuellos Signed-off-by: Greg Kroah-Hartman --- diff --git a/drivers/staging/mt7621-dts/mt7621.dtsi b/drivers/staging/mt7621-dts/mt7621.dtsi index 280ec33c85404..9c90cac82efce 100644 --- a/drivers/staging/mt7621-dts/mt7621.dtsi +++ b/drivers/staging/mt7621-dts/mt7621.dtsi @@ -1,4 +1,5 @@ #include +#include / { #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>;