Hi,

> +&pcie {
> +     status = "okay";
> +
> +     ath9k: wifi@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

Attachment: openpgp-digital-signature.asc
Description: PGP signature

_______________________________________________
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
https://lists.openwrt.org/mailman/listinfo/openwrt-devel

Reply via email to