lantiq: fix usb on sx76x

Signed-off-by: Matti Laakso <malaakso@elisanet.fi>

SVN-Revision: 38083
master
Luka Perkov 11 years ago
parent c90e521790
commit 7665c57a72
  1. 6
      target/linux/lantiq/dts/GIGASX76X.dts

@ -65,10 +65,6 @@
lantiq,groups = "stp"; lantiq,groups = "stp";
lantiq,function = "stp"; lantiq,function = "stp";
}; };
pci {
lantiq,groups = "gnt1", "req1";
lantiq,function = "pci";
};
}; };
}; };
@ -89,7 +85,7 @@
status = "okay"; status = "okay";
lantiq,internal-clock; lantiq,internal-clock;
gpio-reset = <&gpio 21 0>; gpio-reset = <&gpio 21 0>;
req-mask = <0xf>; req-mask = <0x1>;
}; };
}; };

Loading…
Cancel
Save