On Sun, Jun 5, 2016 at 3:26 PM, <christopher.spinrath at rwth-aachen.de> wrote: > +&pcie { > + pinctrl-names = "default"; > + pinctrl-0 = <&pinctrl_pcie>; > + reset-gpio = <&gpio1 26 GPIO_ACTIVE_HIGH>; I suppose this should be active low, right? With this fixed: Reviewed-by: Fabio Estevam <fabio.estevam at nxp.com>