[OpenWrt-Devel] [PATCH v2 5/5] ath79: add support for Netgear WNR2200
Adrian Schmutzler
mail at adrianschmutzler.de
Tue Aug 6 10:35:34 EDT 2019
Hi,
> +&pcie {
> + status = "okay";
> +
> + ath9k: wifi at 0,0 {
> + compatible = "pci168c,002e";
> + reg = <0x0000 0 0 0 0>;
> + mtd-mac-address = <&art 0x00>;
> + mtd-mac-address-increment = <1>;
> + mtd-cal-data = <&art 0x1000>;
> + qca,no-eeprom;
> + #gpio-cells = <2>;
> + gpio-controller;
> +
> + usb {
> + gpio-hog;
> + line-name = "netgear:power:usb";
> + gpios = <4 GPIO_ACTIVE_HIGH>;
> + output-high;
> + };
> + };
> +};
Sure that this is the correct location for the usb hog?
Best
Adrian
-------------- next part --------------
A non-text attachment was scrubbed...
Name: openpgp-digital-signature.asc
Type: application/pgp-signature
Size: 834 bytes
Desc: not available
URL: <http://lists.infradead.org/pipermail/openwrt-devel/attachments/20190806/f46e1b90/attachment.sig>
-------------- next part --------------
_______________________________________________
openwrt-devel mailing list
openwrt-devel at lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel
More information about the openwrt-devel
mailing list